twitch-bot/plugins
Knut Ahlers 3dc60b62b8
[core] Fix: Message matcher matched also event content
which lead to weird behavior and generic message matchers responding to
CLEARMSG or JOIN events

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-04-08 02:18:09 +02:00
..
action_docs.go Breaking: Add configuration interface and switch to more generic config format (#7) 2021-09-22 15:36:45 +02:00
fieldcollection_test.go Lint: Fix linter errors 2023-03-24 22:32:00 +01:00
fieldcollection.go [linkprotect] Add Link-, Clip-Detector and Link-Protection actor (#42) 2023-04-08 00:41:00 +02:00
helpers.go [core] BREAKING: Allow actors to set fields those after them (#11) 2021-11-15 21:14:40 +01:00
http_api.go [core] Implement write authorization for APIs (#9) 2021-10-25 21:40:52 +02:00
interface.go [core] Allow plugins to evaluate whether permissions are available 2022-12-05 18:57:41 +01:00
rule_test.go [core] Fix: Message matcher matched also event content 2023-04-08 02:18:09 +02:00
rule.go [core] Fix: Message matcher matched also event content 2023-04-08 02:18:09 +02:00
timerstore.go [core] Move storage to SQLite database (#30) 2022-09-10 13:39:07 +02:00