Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 763 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 763 Bytes

Thunderhead

License

Rewrite of the Thunderhead discord bot in the Kotlin programming language.

Invite the old JavaScript bot here: here

Self Hosting

Download the latest build from GitHub actions, or download the latest release. Run the jar file.

To Configure the bot

Create settings.yaml file with the content, and replace it with your own token and desired prefix.

---
token: YOUR_TOKEN_HERE
prefix: YOUR_PREFIX_HERE

License

GPLv3