Answers for "how to give a role in python discrod"

1

How to create role discord.py

guild = ctx.guild
await guild.create_role(name="role name")
Posted by: Guest on July-07-2020

Code answers related to "how to give a role in python discrod"

Python Answers by Framework

Browse Popular Code Answers by Language