Skip to content

puckzxz/ReactRoles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactRoles Docker Build GitHub License

Quickly setup Discord reaction roles with this easy to use bot.

🐳 Deploying with Docker

Deploy by running

docker run -d --name reactroles -e TOKEN=mytoken -e PREFIX=myprefix puckzxz/reactroles

🧠 Commands

  • add
    Adds a message to the database
    add <#Channel> <Message ID> <Emoji> <Role>
    It can take more than one emoji and role
    add <#Channel> <Message ID> <Emoji 1> <Role 1> <Emoji 2> <Role 2>

  • remove
    Removes a message from the database
    remove <Message ID>

  • show
    Returns a message showing all the messages currently in the database
    show

🏗 Built with

📜 License

See UNLICENSE for more details