Commit Graph

9 Commits

Author SHA1 Message Date
kageru ab1d4729f4
Send uncaught errors to bot owner via DM 2019-06-15 12:27:20 +02:00
kageru c8847824ee
ktlint 2019-06-15 11:49:32 +02:00
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
kageru 4aaebf2a0a
add deletion parameter to command 2019-06-08 23:50:39 +02:00
kageru da8b717831
put bot initialization in separate file 2019-06-08 21:52:30 +02:00
kageru 24d43c4a7f
support @mention of author in response 2019-06-08 21:14:57 +02:00
kageru 80eca6a2af
Less nesting in config 2019-06-08 13:03:33 +02:00
kageru c72219eabb
properly parse config with nullability 2019-06-08 12:28:14 +02:00
kageru effd106847
bot runs and can ping/pong 2019-06-08 11:07:52 +02:00