A bot to to help manage nicknames and reaction roles in a Discord server.
- Add words or symbols to a blocklist to stop users being able to put them in their nickname.
- Manage reaction roles to allow members to add / remove selected roles via buttons.
- Run "Party Mode" where anyone that types a message in a selected channel / channels will get the chosen symbol appended to their nickname.
This bot can be setup and run locally using Docker and Docker-Compose. To start it locally, do the following:
$ cp .env.example .env
Edit the .env file with your favourite editor, filling out the token, default prefix and mongo configuration.
$ docker-compose up --detach
👤 Ddivad
- Github: @ddivad195
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 The Programmers Hangout.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator