Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 736 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 736 Bytes

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