A highly configurable bot that is built around a single TOML file
Go to file
kageru f742383f38
Reimplement !vc parsing with Either
2019-11-13 22:45:34 +01:00
src Reimplement !vc parsing with Either 2019-11-13 22:45:34 +01:00
.gitignore Add .idea to gitignore 2019-07-13 15:40:27 +02:00
build.gradle.kts Add arrow-kt 2019-11-11 18:10:28 +01:00
CHANGELOG.md Added readme and changelog 2019-07-14 18:36:36 +02:00
deploy.sh Add deployment script 2019-07-17 21:10:50 +02:00
README.md Fix link in readme 2019-10-18 22:17:14 +02:00
settings.gradle bot runs and can ping/pong 2019-06-08 11:07:52 +02:00

kagebot – where the code is better than the name

This bot is a replacement for my old one with a very simple premise: As much as possible should be configurable in a human-readable way. This will allow anyone to modify the config to host their own instance tailored to their own needs, and it allows server moderators to make changes without any coding experience. Even at runtime. I try to maintain a comprehensive default configuration as part of the repository because the past has taught me that I’m not good at updating readmes.