React Roles is a simple discord bot for allowing self-managing user roles in discord.
For the most up-to-date information, check the Github Repo here!
The commands are executed by using slash commands as follows:
/role add <role name> <emoji> [colour]
/role remove <role>
/role update <role> <role field> <role field value>
/role create-channel <role> <channel name> <channel type>
/role link-channel <role> <channel>
/role remove-channel <role> <channel>
/role help <command name>
If unsuccessful, the bot will reply with an error message and usage.
For configuration and setup instructions, please see the Github Repo here