Commit Graph

93 Commits

Author SHA1 Message Date
Ville Ranki 87aa703512 users module: add user classification and stats commands. 2021-09-11 22:35:41 +03:00
gammafn bdc9713a14 Add avatar support to !apod
Check if is_admin before allowing avatar
2021-08-24 23:03:28 -05:00
Ville Ranki d62e6d8079
Merge pull request #162 from pintman/spaceapi
added module space api
2021-08-09 00:00:46 +03:00
Marco Bakera da1d899115 spaceapi: doc for settings 2021-08-03 10:57:03 +02:00
Marco Bakera 5c8b0f1f46 spaceapi: add documentation 2021-08-03 10:52:53 +02:00
gammafn b0f96911c3 Add !mumble 2021-08-02 14:33:50 -05:00
Ville Ranki 4c3a21e562 Added RASP module 2021-05-27 23:35:53 +03:00
Ville Ranki 0361814459 Added some power level checks 2021-05-20 10:03:19 +03:00
Ville Ranki c4eeae2e7b \!room tombstoning support, dont send blank urls (fixes #156), \!loc quotes (fixes #152), \!user (fixes #144 ), better explanation (fixes #151) 2021-05-19 23:01:04 +03:00
gammafn c1dff18c60 Correct note on names and aliases 2021-05-12 13:39:48 -05:00
gammafn 8888a6265c Add uricache to readme, and move bot owner commands to a subheading 2021-05-11 12:56:32 -05:00
gammafn 47c1c4d0ec Add [count] arg to !bot logs 2021-05-08 19:18:29 -05:00
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