Commit Graph

51 Commits

Author SHA1 Message Date
Ville Ranki 28db0fedfe Added Mastodon module 2020-08-06 14:23:50 +03:00
Ville Ranki f74f3a6df7 Added jitsi module (fixes #94). Modified dockerfile (fixes #92). 2020-07-21 00:06:17 +03:00
Ville Ranki 4abddeb194 Added a note on encryption not being supported yet. Fixes #87 2020-06-06 14:33:47 +03:00
Ville Ranki f6ab531ff1
Merge pull request #86 from Sneagan/master
Add Time Zone Environment Variable and cron time Command
2020-05-26 21:56:56 +03:00
Jackson Egan 6fe9839c66 Add time command and TZ variable explanation to README 2020-05-26 13:12:13 -04:00
Tatu Wikman 6795db57c4
Relax Pipfile python requirement.
Currently there is no way of defining >3.6 or similar in Pipfile (see https://github.com/pypa/pipenv/issues/1050)

But the requirement can be removed completely. The only downside is that someone with only python2.7 on their machine will get other errors if pipenv tries to use 2.7.
2020-05-20 23:04:04 +03:00
Ville Ranki d59ea52204 flog - allow checking any field's log 2020-05-03 23:39:27 +03:00
Ville Ranki e4a3022c82 Added flog module 2020-05-03 23:27:39 +03:00
Dylan Hackworth e129e604a3 README: Documented modules/room 2020-04-01 00:34:53 -05:00
Ville Ranki 2607afcde2 Some mxma specific tuning, fixes #71. Added some debugging to slow polling services. 2020-03-30 22:04:41 +03:00
Ville Ranki 6a9a1f845c
Merge pull request #65 from dhghf/cmd-refactor
CMD module refactor
2020-03-30 21:36:38 +03:00
Dylan Hackworth cff1fdf681 Documented CMD refactor 2020-03-29 17:05:00 -05:00
Ville Ranki 87998001f5 Added mxma module 2020-03-29 23:50:33 +03:00
Ville Ranki 48d8298828 Add support to ignore m.text messages and fix url module to use this. Fix url not saving message type. 2020-03-29 20:34:57 +03:00
Ville Ranki e3ad073fad Added wolfram alpha module 2020-03-28 23:08:21 +02:00
Ville Ranki 18fea2501c Allow setting message type in \!url 2020-03-28 22:04:15 +02:00
Dylan Hackworth c3d4a75a09 Added OWNERS_ONLY env variable to the README 2020-03-18 13:35:27 -05:00
Frank Becker 1ad251d184 add apod bot owner command apikey 2020-03-15 18:49:24 +01:00
Frank Becker facec3111d add apod bot commands help, stats and clear 2020-03-15 18:11:00 +01:00
Frank Becker 967ab33528 added Astronomy Picture of the Day module
* upload astronomy picture of the day to the room
* cache latest response
* use own api key by setting environment variable
  APOD_API_KEY (default: DEMO_KEY)
2020-03-14 21:10:27 +01:00
Ville Ranki 1a74091e04 Removed support for password login (use access token). Removed logout functionality as it's also unnecessary. Fixes #56. 2020-03-10 20:11:19 +02:00
Ville Ranki 72a9595122 Added cmd command. 2020-02-27 22:20:13 +02:00
Frank Becker 892c84a974 fixed loglevel and evaluation to enable debugging 2020-02-16 16:56:34 +01:00
Frank Becker 561338fc10 document DEBUG environment variable 2020-02-16 16:56:34 +01:00
plocki 0f1bd0070a Added modules commands 2020-02-08 14:58:51 +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 d2a505257d Merge branch 'master' of github.com:vranki/hemppa 2020-01-20 23:54:15 +02:00
Ville Ranki 80c1bc3f95 Fixed slow polling service issue, some minor tuning. Fixes #16. 2020-01-20 23:54:10 +02:00
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 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 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 6cf40488d4 Added initial bot module for bot mgmt commands. 2020-01-05 00:28:57 +02:00
Ville Ranki 19057ec0c7 ig: added clear command, random intervals and other tuning. 2019-12-30 23:16:39 +02:00
Ville Ranki f0aac718d8 Added support room link 2019-12-29 17:28:31 +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 a773efb7af Google cal enhancements, fix room lookup 2019-12-10 23:43:08 +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 a1b7d0b1ab Added echo module 2019-12-09 20:24:51 +02:00