Multipurpose Discord bot for your server!.
- In directory
src/main/resources
renameapplication.example.yml
toapplication.yml
and write required data to this file. - Install JDK 21.
- Run
./gradlew build
to build executable jar file. - And run
java -jar ./build/libs/Module.jar
to start the bot.
Module is licensed under the MIT