Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 606 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 606 Bytes

kriess-examplebot

Made with ❤️ by @GreatGodApollo

An examplebot for kriess; A reusable JDA command handler in Kotlin

Usage

  1. gradle clean shadowJar - Build the examplebot
  2. java -jar build/libs/examplebot-*.jar - Run the examplebot
  3. Configure config.yml
  4. Run the jar again

Licensing

This project is licensed under the MIT License

Authors