A Discord bot to manage guild rules, infractions and punishments for guild members that don't play nicely.
This bot can be setup and run locally using Docker and Docker-Compose. To start Judgebot 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