A discord bot that provides a moderation, administration, rcon, chatlink, and many more features.
For all the features, please refer to Features.
Note: Only required if you're following Compiled Jar. Otherwise, you can skip this section.
# Clone the project
$ git clone https://github.com/Crec0/HawksBill
# Change directory to the project
$ cd hawksbill
# Build using gradle
$ gradlew build
- Rename sample.config.toml to config.toml
- Fill out the fields in the config.toml file
There are several ways and run the bot
# Clone the project
git clone https://github.com/Crec0/HawksBill
# Change directory to the project
cd hawksbill
# Run using gradle
gradlew run
- Get from
builds/libs
directory if you choose to Build it yourself using Build Jar
# Run the jar
java -jar HawksBill.jar
If you find any bugs or have feature requests, please make an issue on the issue tracker