Module

Multipurpose Discord bot for your server!

MIT License

Stars
2

Module

Multipurpose Discord bot for your server!.

Technologies

Build and run

  1. In directory src/main/resources rename application.example.yml to application.yml and write required data to this file.
  2. Install JDK 21.
  3. Run ./gradlew build to build executable jar file.
  4. And run java -jar ./build/libs/Module.jar to start the bot.

License

Module is licensed under the MIT

Special Thanks

JetBrains