Simple Discord bot to let members of your server help moderate it
To run the bot, first clone it with git
git clone https://github.com/matytyma/UserMod.gitthen cd into it
cd UserModand finally build using gradle, for Linux and Mac
./gradlew runand for Windows
./gradlew.bat run
