A highly configurable bot that is built around a single TOML file
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
kageru f742383f38
Reimplement !vc parsing with Either
3 years ago
src Reimplement !vc parsing with Either 3 years ago
.gitignore Add .idea to gitignore 4 years ago
CHANGELOG.md Added readme and changelog 4 years ago
README.md Fix link in readme 3 years ago
build.gradle.kts Add arrow-kt 3 years ago
deploy.sh Add deployment script 4 years ago
settings.gradle bot runs and can ping/pong 4 years ago

README.md

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 Im not good at updating readmes.