Commit graph

128 commits

Author SHA1 Message Date
dece 4dc987a85f clean 2023-10-10 15:15:59 +02:00
dece 3af98b0270 reminder: setup plugin with proper asyncio 2023-10-10 15:15:59 +02:00
dece c6326d5ee0 unknown_questions: correct return value 2023-01-30 18:21:34 +01:00
dece f4ece3b5e0 gpt3: fix timeout bug 2022-12-12 15:54:38 +01:00
dece 2f868d2389 gpt3: timeout after 30 seconds 2022-12-11 22:13:11 +01:00
dece 21ac95b0ce gpt3: use text-davinci-003 2022-12-01 12:04:19 +01:00
dece 51a201dc2d gpt3: fix bad method call 2022-12-01 12:03:45 +01:00
dece 3b53f74602 unknown_*: little improvements 2022-11-29 13:24:13 +01:00
dece 97c930ff09 taxref: fix shrlok issue 2022-11-29 13:00:21 +01:00
dece ea5acc28e8 journee_mondiale: various improvements, again… 2022-11-29 13:00:21 +01:00
dece c8c54f2e37 clean 2022-11-29 12:56:56 +01:00
dece 6eccd2974b plugins: unknown cmd/q now use gpt3 if possible 2022-11-29 12:56:11 +01:00
dece d2e3b7503b gpt3: add plugin 2022-11-29 12:53:47 +01:00
dece 84f4eaeec9 wolframalpha: move to its own plugin 2022-11-28 23:31:04 +01:00
dece 1bef65ea73 plugins: dependencies are not required
What, exactly, are you going to do?
2022-11-28 23:29:33 +01:00
dece 6e343987f0 wikipedia: fix minor issues 2022-11-25 18:39:11 +01:00
dece 146db88ed3 wikipedia: fix messages too long
For now it's only used by the Wikipedia plugin but it should probably be
moved elsewhere quickly!
2022-11-25 01:25:54 +01:00
dece 22848c184f journee_mondiale: fix crash while parsing jmcom 2022-09-14 10:54:02 +02:00
dece 0f0ab90062 journee_mondiale: plus option for jmcom 2022-09-13 18:31:49 +02:00
dece 725aa7d681 journee_mondiale: fix various issues 2022-09-13 18:23:54 +02:00
dece 37a75f051d plus: remove shortcut option 2022-09-13 18:23:39 +02:00
dece 7f2fa0817e journee_mondiale: restore website scraping
Official UN days are soooo boring…
2022-09-13 18:15:57 +02:00
dece 92f0ab3fef taxref: catch errors on JSON decoding 2022-09-12 12:37:32 +02:00
dece 65f9e8494a youtube: links posted are sent to today's playlist 2022-09-11 23:15:06 +02:00
dece 404f5bb673 playlist_of_the_day: post playlist on demand 2022-09-11 23:14:25 +02:00
dece 91deeca19b doupsland: more content 2022-09-09 19:10:01 +02:00
dece ae98235433 yell: new plugin 2022-09-09 19:09:46 +02:00
dece a7d3a18ea7 playlist_of_the_day: add plugin
Simply support adding lines from other plugins, the playlist can't be
posted yet.
2022-09-09 19:08:46 +02:00
dece 8d9ccd8dc9 wikipedia: fix crash 2022-09-04 15:27:13 +02:00
dece e8a18c6a90 plus: add shortcut 2022-09-04 15:26:52 +02:00
dece 0f31807909 shrlok: update and clean plugin (and taxref) 2022-09-03 20:43:56 +02:00
dece 801471efb2 taxref: complete showing image gallery if possible 2022-09-02 18:36:41 +02:00
dece 33dab48706 plus: remove handler once it has been consumed 2022-09-02 11:33:14 +02:00
dece 95cc864474 wikipedia: add plus feature to "science" as well 2022-09-02 10:51:40 +02:00
dece 5caa857df7 plus: new plugin 2022-09-01 18:54:28 +02:00
dece bcdf7db830 doupsland: more items 2022-09-01 18:54:28 +02:00
dece dfed9d5be5 capture: add debug log because of issues 2022-09-01 18:54:28 +02:00
dece 1639ffb3ee doupsland: new plugin for kada 2022-09-01 18:54:28 +02:00
dece 0168089dd8 random: rename to random_choice to avoid conflict 2022-08-29 14:08:20 +02:00
dece 02ffd07d72 translate: fix unit tests 2022-08-15 14:26:31 +02:00
dece 31d7cc4284 translate: simplify the stupid ass mechanism
Now you either specify source/dest languages or nothing, way better.
2022-08-15 14:12:57 +02:00
dece ae2f7069c7 youtube: remove debug log 2022-08-15 13:39:50 +02:00
dece 448ee8477e move plugins' requirements file 2022-08-15 13:24:52 +02:00
dece 0978b43d2c youtube: add title and an response type icon 2022-08-15 13:21:24 +02:00
dece 3831987d9d bot: make mypy happy with the plugins folder (meh) 2022-08-15 13:20:44 +02:00
dece 895b0dec47 style: run Black over the whole project 2022-08-09 23:48:14 +02:00
dece 1b2303617b taxref: use shrlok to show images 2022-07-10 18:25:40 +02:00
dece 659dae9ce6 taxref: tell family name as well 2022-07-07 19:08:01 +02:00
dece a8b1b811c5 taxref: add function to get scientific name 2022-07-06 17:18:28 +02:00
dece b333b5d944 shrlok: fix bad kwarg 2022-07-06 17:18:01 +02:00