Commit Graph

8 Commits

Author SHA1 Message Date
3890b2bba9
Log command executions 2019-06-15 14:35:17 +02:00
d662784d86
Allow bot owner to print debug stats 2019-06-15 14:15:34 +02:00
cefadba58f
Refactor redundant nonnull assertion 2019-06-15 12:48:23 +02:00
ab1d4729f4
Send uncaught errors to bot owner via DM 2019-06-15 12:27:20 +02:00
c8847824ee
ktlint 2019-06-15 11:49:32 +02:00
f03f9bdb9f
Make permission denied message optional 2019-06-15 11:47:11 +02:00
62bdb582de
Properly await future before checking their return code 2019-06-13 00:19:02 +02:00
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