Commit Graph

  • 9b5ac99a40 Merge branch 'upload-image-and-avatar' gammafn 2021-09-01 10:12:47 -0500
  • 7cca9b7688
    Replace tab with spaces to fix the syntax Ville Ranki 2021-08-31 12:29:33 +0300
  • bb8c5196e8
    Merge pull request #171 from fredronnv/master Ville Ranki 2021-08-31 12:22:56 +0300
  • 56586708d5
    Merge pull request #169 from aspacca/tautulli-bump Ville Ranki 2021-08-31 12:16:30 +0300
  • 58b1fc96f6
    Merge pull request #168 from davralin/master Ville Ranki 2021-08-31 12:16:06 +0300
  • 0c122dda12 Bugfix: filesize required for AsyncClient upload Fredrik Rönnvall 2021-08-31 07:20:32 +0200
  • bdc9713a14 Add avatar support to !apod gammafn 2021-08-22 16:10:16 -0500
  • 074bd36451 Support room avatar, and refactor image uploading gammafn 2021-08-22 16:09:47 -0500
  • 1ef7344b4f fix for new version of tautulli Andrea Spacca 2021-08-21 17:12:31 +0200
  • c49e8d0826
    Update github actions, add dependabot to handle these updates in the future davralin 2021-08-21 01:32:37 +0200
  • 67d239a045
    Merge pull request #166 from davralin/master Ville Ranki 2021-08-09 00:01:37 +0300
  • d62e6d8079
    Merge pull request #162 from pintman/spaceapi Ville Ranki 2021-08-09 00:00:46 +0300
  • c9bc69549c
    Build and push to github registry davralin 2021-08-03 13:33:24 +0200
  • 2011ecb1f6
    Test davralin 2021-08-03 12:13:29 +0200
  • da1d899115 spaceapi: doc for settings Marco Bakera 2021-08-03 10:57:03 +0200
  • 5c8b0f1f46 spaceapi: add documentation Marco Bakera 2021-08-03 10:52:53 +0200
  • 32cf34f625
    Merge pull request #163 from vranki/license Ville Ranki 2021-08-02 22:44:00 +0300
  • 62996848a8
    Merge pull request #165 from xPMo/mumble Ville Ranki 2021-08-02 22:43:05 +0300
  • b0f96911c3 Add !mumble gammafn 2021-08-02 14:33:50 -0500
  • 20539782e5
    Merge pull request #164 from xPMo/master Ville Ranki 2021-08-02 20:19:03 +0300
  • 2fe571c665 Use "- " for list instead of second newline gammafn 2021-07-28 15:30:20 -0500
  • 373ed1331d Add !sethelp info gammafn 2021-07-28 15:29:34 -0500
  • b144e5c07a
    chore(LICENSE): Added copyright attributes Dylan Hackworth 2021-07-24 08:42:33 -0500
  • 99dd2858af added module space api Marco Bakera 2021-07-21 11:56:16 +0200
  • 3e2ef459fe Don't cache RASP image as it changes in same url Ville Ranki 2021-07-19 22:44:32 +0300
  • f66c76e09c Option not to cache uploaded image Ville Ranki 2021-07-19 22:44:10 +0300
  • 40aa62282d Use requests library instead of urllib. Fixes #160 Ville Ranki 2021-07-19 00:03:48 +0300
  • 1291e324ce Handle sync error and quit if initial sync fails Ville Ranki 2021-07-18 22:50:34 +0300
  • 549fa08918 bot ping: send_text is a bot attribute, not a client attribute gammafn 2021-06-06 10:09:06 -0500
  • c7697f2994 Nicer and more correct error on image failure Ville Ranki 2021-05-27 23:36:18 +0300
  • 4c3a21e562 Added RASP module Ville Ranki 2021-05-27 23:35:53 +0300
  • 0361814459 Added some power level checks Ville Ranki 2021-05-20 10:03:19 +0300
  • c4eeae2e7b \!room tombstoning support, dont send blank urls (fixes #156), \!loc quotes (fixes #152), \!user (fixes #144 ), better explanation (fixes #151) Ville Ranki 2021-05-19 23:01:04 +0300
  • ff281e0e2e !bot reload: update message when all modules are loaded gammafn 2021-05-17 16:21:13 -0500
  • 1800b0c0fc Simplify !bot ping by having bot return await room_send() gammafn 2021-05-17 16:20:41 -0500
  • a9681e04d7 url_or_bytes as more explaining param of upload_image Andrea Spacca 2021-05-15 18:38:44 +0200
  • d553750941 idiomatic upload_image with raise Andrea Spacca 2021-05-15 18:34:06 +0200
  • 4e42b14e50 fix cache for blob Andrea Spacca 2021-05-15 11:05:41 +0200
  • c1dff18c60 Correct note on names and aliases gammafn 2021-05-12 13:39:48 -0500
  • 7fc86fc30c Add missing bot long help gammafn 2021-05-11 23:12:40 -0500
  • 7cdecaf4f6
    Merge pull request #153 from xPMo/upload-send-uri xPMo 2021-05-12 05:43:41 -0500
  • 8888a6265c Add uricache to readme, and move bot owner commands to a subheading gammafn 2021-05-11 12:56:32 -0500
  • 0a95377893 Add !bot uricache [view | clean] command gammafn 2021-05-11 12:52:50 -0500
  • 44bd02d3b4 Fix bot.upload_and_send() gammafn 2021-05-11 12:08:53 -0500
  • 6b9bd1620d
    Merge pull request #149 from xPMo/bot-logs xPMo 2021-05-08 19:18:49 -0500
  • 47c1c4d0ec Add [count] arg to !bot logs gammafn 2021-05-08 19:17:02 -0500
  • e1e2613845 Add !bot logs to readme gammafn 2021-05-06 16:12:20 -0500
  • 809df07c14 !bot logs: Codeblock, argument to match against module name gammafn 2021-05-06 16:09:17 -0500
  • 528a596d68 Split find_and_create_room out of send_msg gammafn 2021-05-06 16:08:49 -0500
  • d212dcf2bd
    Merge pull request #150 from aspacca/patch-1 Ville Ranki 2021-05-06 11:20:29 +0300
  • 52bbc4ffca
    Send only text notification without art Andrea Spacca 2021-05-06 10:19:39 +0200
  • 9fefb730a9 Replace traceback.print_exc() with logger.exception() gammafn 2021-05-04 23:56:06 -0500
  • 321a20d721 Add !bot logs gammafn 2021-05-04 10:55:49 -0500
  • b77b361d2a !loc: send_location takes room object, not room_id gammafn 2021-05-03 08:50:18 -0500
  • cd0870d0b3 lock on tautulli send entry Andrea Spacca 2021-05-01 18:55:39 +0200
  • 6c30a47ce5 Add more info on using !help and !alias gammafn 2021-04-30 17:34:26 -0500
  • e592d8ead9 Add percentages to user count gammafn 2021-04-30 11:35:32 -0500
  • 54e986156b
    Merge pull request #146 from xPMo/bot-disable Ville Ranki 2021-04-30 13:41:04 +0300
  • afacb02d7e BotModule: remove can_be_disabled flag, use exception instead gammafn 2021-04-28 15:46:38 -0500
  • 40b810bec8 !bot stats rewrite gammafn 2021-04-28 13:13:21 -0500
  • c4d075a97f !bot status rewrite: gammafn 2021-04-28 13:10:51 -0500
  • 4ce81ec8f3 Add !bot ping gammafn 2021-04-24 19:10:19 -0500
  • 911c18eda7 Clearer logging for add_module_alias gammafn 2021-04-27 08:36:40 -0500
  • fb20033900 !wa: handle empty success response gammafn 2021-04-27 06:26:28 -0500
  • ce0b9a7ccd Fix: !help [module_name] args check off by one gammafn 2021-04-24 21:54:54 -0500
  • 3754423848 Added location sending to bot.py, added sar command to flog Ville Ranki 2021-04-25 03:00:52 +0300
  • 0b97ebb107
    Merge pull request #143 from xPMo/shorter-alias-list Ville Ranki 2021-04-25 01:15:39 +0300
  • 24e4b42986 Use a shorter alias list gammafn 2021-04-24 16:55:30 -0500
  • dae3daba4a
    Merge pull request #135 from xPMo/long-help Ville Ranki 2021-04-24 20:44:23 +0300
  • 86b1144b8c Add long helps for some commands gammafn 2021-04-12 14:39:23 -0500
  • 4e1787aa14 Add "!sethelp msg true" to get !help to respond to only the user. gammafn 2021-04-12 14:58:10 -0500
  • 77d30c6a82 Add !help [modulename] gammafn 2021-03-29 15:46:59 -0500
  • b6774f15a4
    Merge pull request #141 from aspacca/master Ville Ranki 2021-04-23 12:42:30 +0300
  • 8da787b586 cr fix Andrea Spacca 2021-04-23 11:24:12 +0200
  • e528b9600b cr fix Andrea Spacca 2021-04-23 11:01:50 +0200
  • 030f10b8e8
    Merge pull request #142 from xPMo/import-export Ville Ranki 2021-04-23 10:54:03 +0300
  • 63035eea8d documentation Andrea Spacca 2021-04-22 17:57:55 +0200
  • 4af5825bff fix bug Andrea Spacca 2021-04-22 15:39:44 +0200
  • 030ec5d779 New bots (giphy, gfycat, tautulli), changes for upload and send image with url or blob content Andrea Spacca 2021-04-21 10:06:58 +0200
  • 9d852b6735 Add !bot import|export gammafn 2021-04-21 20:17:37 -0500
  • 52414d5da5
    Update README.md Ville Ranki 2021-04-21 18:06:54 +0300
  • 4228779748
    Merge pull request #139 from xPMo/wa-oneline Ville Ranki 2021-04-18 19:19:13 +0300
  • 1c58f33c79 Make short response all one line gammafn 2021-04-16 11:29:55 -0500
  • ef061deaa1 Store indices of flights, not just count to make sure all landed flights are notified. Fixes #136 Ville Ranki 2021-04-14 23:02:50 +0300
  • 2cf1f75ec9 Lie user-agent for google. Seems to fix Youtube titles. Thank Google for this nonsense! Ville Ranki 2021-04-14 22:20:37 +0300
  • f6571b8f26
    Merge pull request #133 from xPMo/powerlevel Ville Ranki 2021-04-12 21:08:15 +0300
  • 2f34059d57
    Merge pull request #134 from xPMo/pt-fix Ville Ranki 2021-04-12 21:07:00 +0300
  • 669530a8c8 Fall back to video['uuid'] if video['url'] doesn't exist gammafn 2021-04-12 12:37:20 -0500
  • 5ee81f4f0f Fix peertube init when no config set Ville Ranki 2021-04-11 23:11:07 +0300
  • eff9c4153c Added Peertube (pt) module Ville Ranki 2021-04-11 23:01:23 +0300
  • 8b655663b5 Fix flog's live mode Ville Ranki 2021-04-10 23:22:11 +0300
  • 166757674b flog module changed to use glidernet log api Ville Ranki 2021-04-10 00:31:54 +0300
  • 35593de3b9 Url: support blacklisting certain urls (to work around youtube suckiness) Ville Ranki 2021-04-08 20:47:49 +0300
  • 2bc62c7a37
    Merge pull request #130 from xPMo/wa-fixes Ville Ranki 2021-04-06 20:59:15 +0300
  • 3fcce6c611 Add !wafull to readme gammafn 2021-04-06 12:39:24 -0500
  • f0aa5530db docstring for parse_api_response gammafn 2021-04-06 12:39:07 -0500
  • 0e69efcc11 Rewrite !wa to use html output gammafn 2021-04-06 00:04:18 -0500
  • b6e10928f0 Rewrite wa: gammafn 2021-04-01 09:05:59 -0500
  • dd95c7f0ad
    Merge pull request #128 from xPMo/aliases Ville Ranki 2021-03-30 23:17:51 +0300
  • 6ce7e36b18 Add !alias commnd to user-alias modules gammafn 2021-03-30 11:50:04 -0500