Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.1 KB

README-DOCKERHUB.md

File metadata and controls

28 lines (19 loc) · 1.1 KB

React Roles

React Roles is a simple discord bot for allowing self-managing user roles in discord.

Role message with roles Slash commands interface

Usage

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.

Configuration & Setup

For configuration and setup instructions, please see the Github Repo here