ReignBit / java-discord-kat

Kat rebuilt and remastered in 4k HD java
2 stars 0 forks source link

Release Build

Kat - made in java

My discord bot rewritten in Java 17 from the ground up using JDA.

Features [WIP]


How to build & run for the first time

If you just want to run the bot you can download the latest compiled version here

Otherwise, follow these instructions to build it yourself:

  1. Clone this repo git clone https://github.com/reignbit/java-discord-kat
  2. Run ./gradlew build
  3. Customize properties inside of config.properties.example and rename to config.properties
  4. Start the Bot!
    1. Run ./gradlew run
    2. Or you can run using the jar archive built at build/libs/kat-VERSION-NUMBER.jar

Documentation

Documentation for the latest stable releases of Kat are included in the repo under docs/. The latest docs are also available at https://reignbit.github.io/java-discord-kat/

TODO

Core

Command Categories