Commit Graph

51 Commits

Author SHA1 Message Date
Tatu Wikman ab9265bd4d
Fix readme
fix a typo with the old module name and add information about the default setting for a room.
2020-01-20 23:31:35 +02:00
Tatu Wikman 9113aa19e5
blackened 2020-01-11 02:01:41 +02:00
Tatu Wikman a2f4d7c999
renamed to url
Added different on off statuses
* title, spams titles
* description, spams descriptions
* both, spams both
* off, dont spam

And a bit of refactoring
2020-01-11 01:59:07 +02:00
Tatu Wikman f3d42aa1ed
New module, url titles
If activated in a room this will spit out the titles of urls mentioned in the room.
2020-01-11 00:11:35 +02:00
Ville Ranki 0723dea55e fix twitter account setting and catch exceptions 2020-01-10 22:19:49 +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
Ville Ranki 69ae607c2a Deleted uptime (moved functionality to bot), added stats and reload commands to bot module. 2020-01-06 00:33:42 +02: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
Ville Ranki 6cf40488d4 Added initial bot module for bot mgmt commands. 2020-01-05 00:28:57 +02:00
Ville Ranki 7ac37e1831 Moved exception handling to poll_account, fix #10 really? 2020-01-05 00:03:37 +02: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
Ville Ranki 325e1e623c
Merge pull request #12 from tswfi/pylint
lint evertyhing
2020-01-04 23:08:50 +02:00
Tatu Wikman 6b8e6bfbcd
and flake8 conf (mainly long lines) 2020-01-02 14:27:48 +02:00
Tatu Wikman 2b51544f07
flake8 passes 2020-01-02 14:27:29 +02:00
Tatu Wikman 2033ced123
flake, autopep etc 2020-01-02 13:20:06 +02:00
Tatu Wikman 5d8f02513f
ignore pipfile.lock, although this should probably be added... 2020-01-02 13:19:35 +02:00
Tatu Wikman a7b15c6a1e
ignore vscode 2020-01-02 13:18:35 +02:00
Ville Ranki 1e96623408
Merge pull request #11 from tswfi/GoogleCal/NothingToday
Small googlecal changes
2020-01-02 12:23:50 +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 e7a7595731 ig polling fixes - fixes #8 2019-12-30 23:52:29 +02:00
Ville Ranki 19057ec0c7 ig: added clear command, random intervals and other tuning. 2019-12-30 23:16:39 +02:00
Ville Ranki 13cd238a22 Consider owner admin always. Fixes #9 2019-12-30 22:40:55 +02:00
Ville Ranki b6435f0c27 Include link in plaintext ig message. Fixes #7 2019-12-30 22:36:25 +02:00
Ville Ranki a6a9334780 Ignore missing json and pickle 2019-12-30 22:34:16 +02:00
Ville Ranki 0822230eb9 Fix JOIN_ON_INVITE bug 2019-12-29 22:42:44 +02:00
Ville Ranki f0aac718d8 Added support room link 2019-12-29 17:28:31 +02:00
Ville Ranki 73084a15f9 Changed join on invite logic and added debug print. Fixes #5 (hopefully). 2019-12-29 17:26:47 +02:00
Ville Ranki f93069fc4b Ignore no account data (just changed the message). Fixes #4 2019-12-29 17:22:23 +02:00
Ville Ranki b2059e78a7 Copy with wildcard to ignore missing files - fixes #3 2019-12-29 17:17:52 +02:00
Ville Ranki 99089683af Join invites by bot owners even if JOIN_ON_INVITE is False 2019-12-26 00:21:32 +02:00
Ville Ranki 687194a0ff Added instagram module, some finetuning 2019-12-25 23:58:36 +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 0f702ff8ec List all events with teamup 2019-12-12 22:10:25 +02:00
Ville Ranki 8e7e47a4b5 README tuning 2019-12-12 21:38:19 +02:00
Ville Ranki 83d3c1f2f2 Added teamup module 2019-12-12 21:16:50 +02:00
Ville Ranki 680af79fd8 Start modules in run(), loc tuning 2019-12-11 00:04:24 +02:00
Ville Ranki a773efb7af Google cal enhancements, fix room lookup 2019-12-10 23:43:08 +02:00
Ville Ranki b8c9df8a31 Don't crash if no data saved, mount gcal stuff in docker 2019-12-10 22:09:21 +02:00
Ville Ranki b48884fd5b Added location module 2019-12-10 22:00:15 +02:00
Ville Ranki 68e3c454af Added cron module 2019-12-10 19:03:19 +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
Ville Ranki d4bfe1f020 Added uptime module 2019-12-09 20:44:45 +02:00
Ville Ranki e26aea6f54 Added taf module 2019-12-09 20:41:30 +02:00
Ville Ranki 5a2c125b61 Added metar module 2019-12-09 20:38:25 +02:00
Ville Ranki a1b7d0b1ab Added echo module 2019-12-09 20:24:51 +02:00
Ville Ranki b2ca334a51 Initial import, still WIP 2019-12-09 19:54:57 +02:00