Commit Graph

8 Commits

Author SHA1 Message Date
Frank Becker b40be62cb1 use logging for console output 2020-02-16 16:56:34 +01:00
Frank Becker 2f9d7a708e add stop and start message to BotModule class. add remove_callback 2020-02-06 23:21:59 +01:00
Frank Becker b1f428517e 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 23:21:59 +01:00
Frank Becker 93f8c65d0c extract BotModule class 2020-02-06 21:58:40 +01:00
Ville Ranki d8d38415d1 ig: survive exceptions by ig library - fixes #10. loc: allow multi-word search strings 2020-01-04 23:28:07 +02:00
Tatu Wikman 2b51544f07
flake8 passes 2020-01-02 14:27:29 +02:00
Ville Ranki 680af79fd8 Start modules in run(), loc tuning 2019-12-11 00:04:24 +02:00
Ville Ranki b48884fd5b Added location module 2019-12-10 22:00:15 +02:00