Skip to content

the-programmers-hangout/JudgeBot

Repository files navigation

Kotlin 1.5.20 DiscordKt 0.22.0-SNAPSHOT Docker

Judgebot

A Discord bot to manage guild rules, infractions and punishments for guild members that don't play nicely.

Setup

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

Author

👤 Ddivad

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 The Programmers Hangout.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator