Commit Graph

8 Commits

Author SHA1 Message Date
kageru 23afb34a97
ktlint (again) 2019-07-13 14:52:05 +02:00
kageru 344148cd03
Add features as configurable command output 2019-07-11 21:24:47 +02:00
kageru 4150187bbe
Pull commands out of config object 2019-07-07 14:19:13 +02:00
kageru 120079ba3d
fixed all unit tests
also added a new one I noticed was missing
2019-06-14 23:16:31 +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 41a1e62574
use json annotations to make config more intuitive 2019-06-10 13:03:18 +02:00
kageru 3fd802682b
add unit tests 2019-06-08 21:52:47 +02:00
kageru 24d43c4a7f
support @mention of author in response 2019-06-08 21:14:57 +02:00