https://github.com/puckzxz/reactroles
Discord reaction roles bot
https://github.com/puckzxz/reactroles
bot discord react reaction roles
Last synced: about 2 months ago
JSON representation
Discord reaction roles bot
- Host: GitHub
- URL: https://github.com/puckzxz/reactroles
- Owner: puckzxz
- License: unlicense
- Created: 2019-08-22T04:06:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T06:59:37.000Z (over 3 years ago)
- Last Synced: 2025-03-07T22:08:30.593Z (over 1 year ago)
- Topics: bot, discord, react, reaction, roles
- Language: Go
- Homepage:
- Size: 67.4 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactRoles  
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> `
It can take more than one emoji and role
`add <#Channel> `
* **remove**
Removes a message from the database
`remove `
* **show**
Returns a message showing all the messages currently in the database
`show`
## 🏗 Built with
* [Disgord](https://github.com/andersfylling/disgord)
* [Bow](https://github.com/zippoxer/bow)
## 📜 License
See [UNLICENSE](UNLICENSE) for more details