Commit Graph

15 Commits

Author SHA1 Message Date
Ville Ranki f74f3a6df7 Added jitsi module (fixes #94). Modified dockerfile (fixes #92). 2020-07-21 00:06:17 +03:00
Frank Becker f37651e1bd Merge branch 'upstream-master' 2020-02-17 21:44:14 +01:00
Frank Becker b40be62cb1 use logging for console output 2020-02-16 16:56:34 +01:00
Frank Becker 8611d8cd2f Merge branch 'master' of github.com:vranki/hemppa into sync-upstream 2020-02-09 19:07:06 +01:00
Frank Becker 77d8fdaac1 use logging for console output 2020-02-09 02:33:01 +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
Frank Becker 59d9fad9ef add stop and start message to BotModule class 2020-02-06 20:56:53 +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 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