Commit Graph

10 Commits

Author SHA1 Message Date
5495e33c3e
Add check for given guild ID
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-27 20:41:05 +02:00
09054962f8
Fix: Log version of bot currently started
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-26 00:38:20 +02:00
49ce944d30
Fix: Prevent activating duplicate module ID
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-26 00:31:20 +02:00
b47bbdfd14
Fix: Log setup finish to give user a clue the bot is ready
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-23 00:56:06 +02:00
5bd54dd15c
Add persistent store and module IDs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-07 16:16:14 +02:00
da426e7d68
Add setup method to execute actions after connect
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-07 15:24:11 +02:00
00e4b2f859
Log the index of the configuration which failed to initialize
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-07-25 13:42:38 +02:00
d877ce02d4
Log enabled modules, do not run on no enabled modules
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-07-23 00:58:28 +02:00
68c8800c62
Improve module concept and config
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-07-23 00:54:11 +02:00
e97a84a5a7
Initial stub 2021-06-10 15:27:13 +02:00