Commit Graph

81 Commits

Author SHA1 Message Date
gammafn e1e2613845 Add !bot logs to readme 2021-05-06 16:12:20 -05:00
gammafn 6c30a47ce5 Add more info on using !help and !alias 2021-04-30 17:36:31 -05:00
gammafn 4ce81ec8f3 Add !bot ping 2021-04-27 08:47:20 -05:00
Ville Ranki 3754423848 Added location sending to bot.py, added sar command to flog 2021-04-25 03:00:52 +03:00
Ville Ranki b6774f15a4
Merge pull request #141 from aspacca/master
Adding giphy, gfycat and Tautulli bot, splitted handling for image upload and send
2021-04-23 12:42:30 +03:00
Andrea Spacca 8da787b586 cr fix 2021-04-23 11:24:12 +02:00
Andrea Spacca e528b9600b cr fix 2021-04-23 11:01:50 +02:00
Andrea Spacca 63035eea8d documentation 2021-04-22 17:57:55 +02:00
gammafn 9d852b6735 Add !bot import|export 2021-04-21 21:40:59 -05:00
Ville Ranki 52414d5da5
Update README.md 2021-04-21 18:06:54 +03:00
Ville Ranki eff9c4153c Added Peertube (pt) module 2021-04-11 23:01:23 +03:00
Ville Ranki 166757674b flog module changed to use glidernet log api 2021-04-10 00:31:54 +03:00
Ville Ranki 35593de3b9 Url: support blacklisting certain urls (to work around youtube suckiness) 2021-04-08 20:47:49 +03:00
gammafn 3fcce6c611 Add !wafull to readme 2021-04-06 12:54:19 -05:00
gammafn 6ce7e36b18 Add !alias commnd to user-alias modules 2021-03-30 11:53:06 -05:00
gammafn 874b24e081 Mention aliasing modules in the README 2021-03-30 11:49:42 -05:00
Ville Ranki a84db65d93 Refactored Github asset management code, changed to use domains and color-coded labels. See README for updated info. 2021-02-07 23:43:37 +02:00
Ville Ranki 090ccc3011 Added ghproj github project managerment module. 2021-02-04 21:34:05 +02:00
Ville Ranki 06a35f5a0b
Merge branch 'master' into master 2021-01-23 22:10:49 +02:00
Dylan Hackworth a8cd7de81e
Documented changes 2021-01-23 14:07:34 -06:00
Dylan Hackworth 6722fd01a4
Added LEAVE_EMPTY_ROOMS env var 2021-01-23 13:41:24 -06:00
Ville Ranki 19aaa1a546 Disabled a few modules by default, added docs and scripts for running locally. 2020-11-25 22:09:18 +02:00
Ville Ranki b4441964ae Printing: Allow setting paper size. Documentation enhancements. 2020-11-24 23:02:39 +02:00
Ville Ranki 5876d8bc5b Added printing module 2020-11-23 00:20:09 +02:00
Andreas Kotes 0839b653f4
Yank unreliable Twitter module and related stuff 2020-11-15 21:24:17 +01:00
Andreas Kotes 0e4a55f77a
Update README about disabled modules 2020-11-15 21:22:15 +01:00
Ville Ranki 39c1b98f88 Added relay module for relaybot functionality 2020-11-04 21:53:23 +02:00
Ville Ranki 4ffdb03a24
Merge pull request #99 from Sneagan/feature/welcome
Welcome Feature
2020-09-16 14:48:14 +03:00
Jackson Egan 9c80395bff Add welcome modules ro README 2020-09-14 23:52:12 -04:00
Ville Ranki e372aadd73 Mastodon: Per-room accounts 2020-09-12 16:48:47 +03:00
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