Commit Graph

8 Commits

Author SHA1 Message Date
91259094ed
Permissions: match role purely by name 2020-04-12 00:58:34 +02:00
39083d8248
Indent with 2 spaces instead of 4 2019-11-14 15:10:30 +01:00
5c7efcd10e
Add ktlint to deployment process 2019-11-14 14:59:35 +01:00
ccf76e7c64
Sort extensions by target 2019-11-12 22:10:26 +01:00
50b97fdec7
No longer throw exceptions for role/channel queries 2019-11-12 19:25:42 +01:00
7eadb2d67d
Shorten command permission checks 2019-11-11 20:00:53 +01:00
bb03474bf5
Rewrite config to use Konf (3): Commands 2019-10-18 22:03:56 +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