A highly configurable bot that is built around a single TOML file
Go to file
kageru 7ebafc9958
Completely rewrote config
Added a rawconfig as an intermediate step when parsing the TOML.
This will make nullability much more reliable and also gives me lots of
options in the future. It also broke all tests because reading the
config (not the raw config) now depends on the discord API. :tehe:
2019-06-12 23:43:36 +02:00
src Completely rewrote config 2019-06-12 23:43:36 +02:00
.gitignore initial commit, gradle setup 2019-06-06 20:02:47 +02:00
build.gradle.kts Added redirect action 2019-06-09 19:28:32 +02:00
settings.gradle bot runs and can ping/pong 2019-06-08 11:07:52 +02:00