Commit graph

182 commits

Author SHA1 Message Date
dece 2f868d2389 gpt3: timeout after 30 seconds 2022-12-11 22:13:11 +01:00
dece e9571418e3 pipfile: remove jedi LS
This project now uses ItalianSwirls
https://git.dece.space/Dece/ItalianSwirls
2022-12-11 22:12:34 +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 086ec48823 utils: improve logging 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 237e88cf16 pipfile: update lock file 2022-11-29 12:54:01 +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 b19dd155b2 pipfile: devtools, again 2022-11-28 23:28:18 +01:00
dece 6e343987f0 wikipedia: fix minor issues 2022-11-25 18:39:11 +01:00
dece f0676caa9a pipfile: integrate plugin deps 2022-11-25 18:33:00 +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 83d92d0a4d pyproject: remove black config 2022-11-25 01:25:21 +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 e601a77f72 plugin: allow plugins to skip write of storage v.
Plugins may want to write several values at once and skip the first
writes to only save the values at the last call.
2022-09-09 19:05:56 +02:00
dece 255cdcaac2 plugin: clean the runtime/storage API 2022-09-09 17:54:18 +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 5f7f5db0ff bot: show traceback in debug logs on unhandled exc 2022-08-15 14:26:09 +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 1e4184a18d bot: fix bad call 2022-08-15 14:11:14 +02:00
dece ae2f7069c7 youtube: remove debug log 2022-08-15 13:39:50 +02:00
dece 4177730164 plugin: save storage on edits 2022-08-15 13:35:53 +02:00
dece 448ee8477e move plugins' requirements file 2022-08-15 13:24:52 +02:00