Commit graph

146 commits

Author SHA1 Message Date
dece 222f002b20 docker: update image to python 3.9 2021-12-02 11:40:40 +01:00
dece 1e9f10d549 journee_mondiale: do not crash if text not found 2021-12-02 11:38:20 +01:00
dece 6b9430aabb bot: replace \r and \n before sending message 2021-12-02 11:37:05 +01:00
dece 56656dca98 misc_reactions: improve stutter reaction 2021-12-02 11:37:05 +01:00
dece 5f4af12a2f journee_mondiale: do not crash if none was found 2021-11-23 14:14:30 +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 6256975f90 bot: fix crash when trying to send a too long msg 2021-09-13 09:04:18 +02:00
dece d47748a56a capture: do not play while asleep… 2021-07-03 01:40:17 +02:00
dece 6ba697656d misc_reactions: do not speak while asleep… 2021-07-03 01:36:18 +02:00
dece 77ff83be79 random: only pick a choice if there are at least 2 2021-06-29 17:52:59 +02:00
dece 47e24eebaa capture: release thing on the next ping 2021-06-29 17:10:37 +02:00
dece b7b6ca71be wikipedia: catch all filthy exceptions 2021-06-11 11:31:45 +02:00
dece 5ca4a25b1f bot: graceful exception catch 2021-06-11 11:28:22 +02:00
dece 19e5408ba2 youtube_parser: remove annoying logs 2021-06-11 11:27:11 +02:00
dece cde8d8883d youtube_parser: look for youtube URL in whole msg 2021-06-07 10:52:04 +02:00
dece 7ca8fa2ce4 youtube_parser: fix regex 2021-06-07 10:45:54 +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 ab61d807be docker: use SIGINT as stop signal 2021-06-06 17:36:41 +02:00
dece 9ae5545516 music: update scaruffi version 2021-01-27 15:18:56 +01:00
dece c21a1bb7b1 unknown_command: fix message handling 2020-11-09 15:50:26 +01:00
dece bd0482023b insults: lower priority 2020-11-09 15:23:18 +01:00
dece f71df26493 plugins: improve logging 2020-11-09 15:09:29 +01:00
dece 4a0d780b45 misc_reactions: better logging of loaded reactions 2020-11-08 16:48:13 +01:00
dece 943e62fc31 plugin: check handling conditions for simple msgs 2020-11-08 16:07:54 +01:00
dece 937c5ad203 plugins: fix on_pubmsg return values 2020-11-06 15:17:42 +01:00
dece 7f75b15207 misc_reactions: fix weights 2020-11-06 12:38:07 +01:00
dece 0558fb7bdf unknown_command: fix priority 2020-11-06 12:24:51 +01:00
dece 16d0df2a44 unknown_question: fix usage of misc_reactions 2020-11-06 12:24:28 +01:00
dece 806ef07e0c bot: add some logs 2020-11-06 12:24:16 +01:00
dece fe46b8d4ef docker: add Dockerfile with instructions 2020-11-06 11:43:29 +01:00
dece 5469b1cdf3 misc_reactions: move reactions load to on_welcome 2020-11-06 11:43:07 +01:00
dece 3c4c7bc92d readme: clean 2020-11-06 00:50:11 +01: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 250d05e2f7 misc_reactions: handle weights on reactions 2020-11-05 23:52:02 +01:00
dece cc81956b58 caretaker: add plugin 2020-11-05 23:28:02 +01:00
dece bc8cf0e465 plugin: clean 2020-11-05 22:45:33 +01:00
dece 06dfb99635 plugin: handle question aliases 2020-11-05 22:45:21 +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 86c2ce756a readme: tick compliments/insults/mug 2020-11-04 21:22:39 +01:00
dece d00bab19a6 insults: add plugin 2020-11-04 21:22:26 +01:00
dece 2b6ef89b9b plugin: improve docs 2020-11-04 19:09:32 +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 10106045ea readme: tick Youtube 2020-11-03 17:41:48 +01:00
dece ed6c0e47dd bot: clean 2020-11-03 17:41:48 +01:00
dece 1e38901c11 youtube_parser: add plugin (depends on youtube) 2020-11-03 17:41:48 +01:00