An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ReactRoles ![Docker Build](https://img.shields.io/docker/cloud/build/puckzxz/reactroles?style=flat-square) ![GitHub License](https://img.shields.io/github/license/puckzxz/ReactRoles?style=flat-square)

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