Commit Graph

13 Commits

Author SHA1 Message Date
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 4f40c50c62 More timedelta fixes 2020-01-05 22:12:35 +02:00
Ville Ranki 9aa17e389e Fix datetime calling 2020-01-05 21:52:39 +02:00
Tatu Wikman 2b51544f07
flake8 passes 2020-01-02 14:27:29 +02:00
Tatu Wikman b82dc4b720
Small googlecal changes
* if we did a add del or something else return after the operation is done
* always check if events list is empty and send a "no events" message if we got that far
2020-01-02 11:54:31 +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 e1c444024f Fixed dockerfile, always setup googlecal files. 2019-12-23 18:34:58 +02:00
Ville Ranki 50ada1d6d7 Fix google calendar event sending, fixes #1. Readme updates. 2019-12-23 18:04:45 +02:00
Ville Ranki a773efb7af Google cal enhancements, fix room lookup 2019-12-10 23:43:08 +02:00
Ville Ranki 9431d7a267 Google cal seems to work now! 2019-12-10 18:05:40 +02:00
Ville Ranki 5dc8c0b9c4 Added help module, added googlecal module(wip), readme enhancements. 2019-12-09 22:30:06 +02:00