Commit Graph

20 Commits

Author SHA1 Message Date
Andrea Spacca 030ec5d779 New bots (giphy, gfycat, tautulli), changes for upload and send image with url or blob content 2021-04-22 09:46:19 +02:00
dependabot[bot] 43b0513c2c
Bump pyyaml from 5.3 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 23:34:18 +00:00
Ville Ranki 090ccc3011 Added ghproj github project managerment module. 2021-02-04 21:34:05 +02:00
Ville Ranki 5876d8bc5b Added printing module 2020-11-23 00:20:09 +02:00
Andreas Kotes 230d8c24df
Re-add url dependency that went missing 2020-11-15 21:34:21 +01:00
Andreas Kotes 0839b653f4
Yank unreliable Twitter module and related stuff 2020-11-15 21:24:17 +01: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
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 e3ad073fad Added wolfram alpha module 2020-03-28 23:08:21 +02:00
Frank Becker de96c3de06 add basic filebased logging configuration 2020-02-16 16:56:34 +01: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
Tatu Wikman 2033ced123
flake, autopep etc 2020-01-02 13:20:06 +02:00
Ville Ranki 687194a0ff Added instagram module, some finetuning 2019-12-25 23:58:36 +02:00
Ville Ranki 50ada1d6d7 Fix google calendar event sending, fixes #1. Readme updates. 2019-12-23 18:04:45 +02:00
Ville Ranki 83d3c1f2f2 Added teamup module 2019-12-12 21:16:50 +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 b2ca334a51 Initial import, still WIP 2019-12-09 19:54:57 +02:00