Commit graph

13 commits

Author SHA1 Message Date
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
267b4241f8 fix: persistent settings for pollservices
pollservices didn't return the settings dictionary and the call to
super was missing.
2020-02-08 11:02:58 +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
299548b41f minor cleanup and a fix for the type mapping of matrix_message parameters 2020-02-06 21:59:29 +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
1e35be27cd minor cleanup and a fix for the type mapping of matrix_message parameters 2020-02-03 21:45:14 +00: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
Ville Ranki
5b81671691 Added NOTAM module. Fixes #22 2020-01-26 18:17:07 +02:00
Ville Ranki
80c1bc3f95 Fixed slow polling service issue, some minor tuning. Fixes #16. 2020-01-20 23:54:10 +02:00
Ville Ranki
a37938fbff Added twitter, refactored polling services to own class. Fixed \!bot reload losing settings. 2020-01-10 21:59:59 +02:00