Commit graph

64 commits

Author SHA1 Message Date
Adrien Abraham e206c4809a improve pfouah with flumzo (????????) 2023-11-26 16:47:36 +01:00
Adrien Abraham 48233e5ed3 misc_reactions: add pfouah generator 2023-11-26 00:59:56 +01:00
Adrien Abraham 11318b9d8e config: fix JSON error 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 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 b19dd155b2 pipfile: devtools, again 2022-11-28 23:28:18 +01:00
dece 0f0ab90062 journee_mondiale: plus option for jmcom 2022-09-13 18:31:49 +02:00
dece 37a75f051d plus: remove shortcut option 2022-09-13 18:23:39 +02:00
dece 404f5bb673 playlist_of_the_day: post playlist on demand 2022-09-11 23:14:25 +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 e8a18c6a90 plus: add shortcut 2022-09-04 15:26:52 +02:00
dece 5caa857df7 plus: new plugin 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 a8b1b811c5 taxref: add function to get scientific name 2022-07-06 17:18:28 +02:00
dece 274dd61b1a config.json.example: fix typo 2022-07-06 17:17:41 +02:00
dece 3be1fddd93 taxref: do not show ambig. reply needlessly
esp. if there is a matching species with the exact same name…
2022-06-16 16:59:58 +02:00
dece 0d49fb1457 beers: offer a beer to someone in particular 2022-06-08 17:18:51 +02:00
dece edbc35aa19 journee_mondiale: ditch the site for a static list 2022-06-07 18:11:41 +02:00
dece 85ce2902a7 taxref: new plugin! 2022-05-19 14:12:33 +02:00
dece dd3ebcaa35 capture_give: add new plugin 2022-05-16 12:09:12 +02:00
dece ed26c70095 misc_reactions: add nudge 2022-03-06 17:22:54 +01:00
dece 2af36ef429 ambience: add plugin 2021-12-12 17:30:14 +01:00
dece 88969abbbf config.json.example: switch to libera.chat 2021-12-02 12:22:25 +01:00
dece 3a756a7489 meteo_france: add plugin
Also remove the silly Python 3.7 requirement.
2021-09-17 12:44:25 +02:00
dece 77ff83be79 random: only pick a choice if there are at least 2 2021-06-29 17:52:59 +02:00
dece 93d59ff30b capture_list: add plugin 2021-06-06 19:02:19 +02:00
dece 7f5ed39722 capture: add plugin for a little game 2021-06-06 18:53:52 +02:00
dece 3fd0cecf63 unknown_command: add plugin (WolframAlpha) 2020-11-06 00:42:38 +01:00
dece c7863b0396 config: fix issues in example config file 2020-11-06 00:42:23 +01:00
dece ce26eda989 unknown_question: add plugin 2020-11-06 00:42:23 +01:00
dece cc81956b58 caretaker: add plugin 2020-11-05 23:28:02 +01:00
dece 7cbcd5eb85 music: add plugin using scaruffi library 2020-11-05 22:31:50 +01:00
dece 93eddad240 misc_reactions: add plugin 2020-11-04 23:15:47 +01:00
dece d00bab19a6 insults: add plugin 2020-11-04 21:22:26 +01:00
dece 889b8c2b28 compliments: add plugin 2020-11-04 19:09:18 +01:00
dece 7d0b1c5270 translate: add plugin 2020-11-04 17:23:11 +01:00
dece 8773141406 youtube: add plugin 2020-11-03 17:41:48 +01:00
dece f83f7fd011 opinion: add plugin 2020-11-02 18:43:54 +01:00
dece 22c75c4445 plugin: add aliases in config example 2020-11-02 18:35:16 +01:00
dece d85d5e054f mood: add get_pissed method (unused) 2020-11-02 18:35:16 +01:00
dece 29258a13b4 sleep: allow multiple sleep/wakeup messages 2020-11-02 18:35:16 +01:00
dece df04de5794 mood: add calm down command 2020-11-02 16:39:57 +01:00
dece 731f3a2bd7 config: fix example config indentation 2020-11-02 16:20:40 +01:00
dece a7b68a1596 sleep: add sleep/wakeup commands 2020-11-02 16:20:40 +01:00
dece f055ef76c4 plugin: add handling conditions for ques. & cmd.
The main purpose of this feature is to not answer questions when the bot
is not awake in the sleep plugin, but by making it a requirement purely
in the configuration we avoid making some plugins mandatory for the bot.
2020-11-02 12:57:15 +01:00
dece 091d0ecd72 sleep: add plugin 2020-11-01 19:29:39 +01:00