Commit graph

65 commits

Author SHA1 Message Date
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 5469b1cdf3 misc_reactions: move reactions load to on_welcome 2020-11-06 11:43:07 +01:00
dece 3fd0cecf63 unknown_command: add plugin (WolframAlpha) 2020-11-06 00:42:38 +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 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 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
dece 474224b64e bot: respect priority field of plugins 2020-11-03 17:41:48 +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 d21a6dd2be plugin: auto-remove question marks 2020-11-02 18:35:16 +01:00
dece 3748312c41 plugin: handle aliases for commands 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 4480a3b44a bot: stop plugin callbacks on the first success
When a plugin callbacks successfully handles an event it returns True,
and it now stops processing callbacks. It may be changed later to handle
multiple callbacks per event.
2020-11-02 18:35:16 +01:00
dece df04de5794 mood: add calm down command 2020-11-02 16:39:57 +01:00
dece a7b68a1596 sleep: add sleep/wakeup commands 2020-11-02 16:20:40 +01:00
dece 127ad5c895 plugin: allow excluding some handling conditions 2020-11-02 13:24:23 +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 f346b9cb58 bot: add docs 2020-11-01 19:29:51 +01:00
dece 091d0ecd72 sleep: add plugin 2020-11-01 19:29:39 +01:00
dece ff88bfbb05 bot: remember joined channels 2020-11-01 19:23:42 +01:00
dece 721d99dba3 plugin: fix crash on parsing empty command 2020-10-31 18:12:08 +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 b87487deea notes: fix delivery of multiples notes 2020-10-12 19:09:55 +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 3d918d1de8 wikipedia: fix localisation 2020-10-09 23:37:54 +02:00
dece 70cdcad604 notes: add plugin, only taking notes 2020-10-09 23:37:35 +02:00
dece 9ab1812938 bot: support plugins names with multiples words 2020-10-09 22:37:35 +02:00
dece 74343e2a24 plugin: add forgotten signal_failure method 2020-10-09 22:37:35 +02:00