Commit Graph

9 Commits

Author SHA1 Message Date
Jackson Egan 6c8dd0ed96 Add time command to show datetime and timezone that the cron command will use. 2020-05-26 13:02:32 -04:00
Dylan Hackworth 6814cae5ca > Except in cron module to allow running timed commands. 2020-03-17 12:40:41 -05:00
Frank Becker 77d8fdaac1 use logging for console output 2020-02-09 02:33:01 +01:00
Frank Becker 0ffb4d681f enable / disable bot module
use !bot enable <module_name> oder !bot disable <module_name> to enabel
or disable a module.

to get a list of available modules and see if they are enabled run !bot
modules
2020-02-06 00:19:45 +01:00
Frank Becker 16ade59c0c extract BotModule class 2020-02-02 22:09:09 +01:00
Ville Ranki 1e97742e13 Various fixes, added bot leave command, handle left rooms in polling modules. 2020-01-26 19:20:03 +02:00
Tatu Wikman 2b51544f07
flake8 passes 2020-01-02 14:27:29 +02:00
Ville Ranki 4017a53e5b Version 1.1: access control, commands can require admin or owner status. 2019-12-25 20:49:20 +02:00
Ville Ranki 68e3c454af Added cron module 2019-12-10 19:03:19 +02:00