Commit Graph

17 Commits

Author SHA1 Message Date
39083d8248
Indent with 2 spaces instead of 4 2019-11-14 15:10:30 +01:00
f1b727662a
replace CompletableFuture.failed with Option folding 2019-11-12 22:22:32 +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
bb03474bf5
Rewrite config to use Konf (3): Commands 2019-10-18 22:03:56 +02:00
17c7120796
Rewrite config to use Konf (2): Localization 2019-10-18 22:03:56 +02:00
7bbcaba49c
Close DB on shutdown
Apparently, we can’t trust the library to handle this, as their hook
seems to fail.
2019-07-23 23:31:23 +02:00
3944b07ec0
Don’t remove managed roles for timeout 2019-07-23 23:27:04 +02:00
d425687fb5
Cleanup in main classes 2019-07-17 23:17:31 +02:00
c400ab7369
Reduce complexity of redirect text handling 2019-07-17 22:47:47 +02:00
691bc408c0
Refactor embed handling 2019-07-17 22:40:44 +02:00
c8123cca4e
Make all log methods static 2019-07-17 21:16:17 +02:00
911707a680
Embeds now consistently show the current time
Fixes #13. Thanks to CommanderLook for pointing this out.
2019-07-14 16:36:11 +02:00
f56df24c4f
Split Globals into Globals and Config 2019-07-13 15:39:50 +02:00
c59c0fdcd6
Rewrite Config to be a ConfigParser object 2019-07-13 15:32:23 +02:00
23afb34a97
ktlint (again) 2019-07-13 14:52:05 +02:00
cb753b47ed
Added configurable role assignments (closes #3) 2019-07-11 22:17:20 +02:00