Commit graph

52 commits

Author SHA1 Message Date
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
dece b26c68ed67 notes: add command to deliver messages now 2020-10-12 19:26:06 +02:00
dece 263e9fd615 notes: limit number of notes for an user 2020-10-12 19:19:50 +02:00
dece e51ca46bdb notes: confirm note has been taken 2020-10-12 19:09:42 +02:00
dece c2287f3cee notes: deliver notes when an user joins 2020-10-12 15:45:31 +02:00
dece 70cdcad604 notes: add plugin, only taking notes 2020-10-09 23:37:35 +02:00
dece f4e884e9d7 journee_mondiale: add plugin
Add support for commands in multiple words by letting a plugin decide if
the message content should be not split between ident/content.
2020-10-09 22:37:34 +02:00
dece 828802fdbe config: use a generic error message for issues 2020-10-09 21:59:44 +02:00
dece 7eca5da533 random: add plugin 2020-10-09 18:57:26 +02:00
dece 985ac401b4 beers: add plugin 2020-10-09 18:57:08 +02:00
dece 61703b484a plugin: handle resource files in configs 2020-10-09 16:03:09 +02:00
dece 8b5721375f wikipedia: add plugin 2020-10-09 15:11:53 +02:00
dece 4bbe0d1c79 plugin: check required configs on init 2020-10-09 12:51:53 +02:00