Gives a role to everyone with a specified role
Parameters:
Name |
Type |
Description |
Default |
required_role |
discord.Role
|
The role someone needs to have to receive the provided roles |
required
|
roles_to_give |
str
|
The roles that should be given to users with the required role |
required
|