3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 23:09:59 +00:00
Commit graph

28 commits

Author SHA1 Message Date
Dragory
2e5224124f
Improve antiraid trigger automod logs 2021-04-02 19:50:37 +03:00
Dragory
3afc95c858
Fix antiraid_level automod trigger not being available 2021-04-02 19:47:30 +03:00
Dragory
9ac4e15573
automod: add any_message trigger 2021-04-02 17:57:04 +03:00
Dragory
b28186aa0a
automod: add antiraid_level trigger 2021-04-02 17:53:16 +03:00
Dragory
4147298120
Add counter documentation/examples. Tweak counter triggers/actions in automod.
Rename change_counter automod action to add_to_counter,
add set_counter action, rename counter trigger to counter_trigger.
2021-04-02 17:44:43 +03:00
Dragory
ab8ea2e7e5
counters: move triggers to counters plugin; architectural tweaks 2021-04-02 16:36:45 +03:00
Dragory
93912541b4
automod: add triggers for mod actions 2021-02-14 16:58:02 +02:00
Dragory
c3407e2d5d
Counters v0.9
Includes automod trigger/action. No user-facing commands yet.
2021-02-13 17:29:10 +02:00
Dragory
bc5455bf9f
Fix accidental early return in match_invites automod trigger 2020-11-09 20:43:46 +02:00
Dragory
f3609aa8ab
Fix config parsing issues caused by RoleAddedTrigger/RoleRemovedTrigger default config 2020-11-09 20:12:54 +02:00
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
3aada93a80
Add sticker_spam automod trigger 2020-10-16 02:01:07 +03:00
Dragory
025f2bec7f
Add missing triggers to automod AvailableTriggers type 2020-09-15 02:12:17 +03:00
Dragory
46400166ea
Disable match_embeds by default in other triggers as well. Add strip_markdown option to match_regex as well. 2020-09-15 02:02:24 +03:00
Dragory
47319e2177
automod: disable match_embeds by default 2020-09-15 01:07:59 +03:00
Dragory
cb5723db7c
automod: add strip_markdown option to match_words trigger 2020-09-15 01:07:28 +03:00
Dragory
a5c40a58bf
automod: make match_attachment_type case-insensitive 2020-09-15 01:02:28 +03:00
Dragory
4c7a51f586
automod: add role_added and role_removed triggers 2020-08-10 02:22:39 +03:00
Dragory
ebdeabdc32
automod: fix error when matching an unknown invite 2020-08-05 18:07:09 +03:00
Dragory
925cf718e7
Replace transliteration package use with a custom normalizer function
Huge thanks to Nobody#6075 for doing most of the work for it!
2020-08-05 03:38:14 +03:00
Dragory
a7fa258f2a
Run user-supplied regexes in worker threads with a timeout 2020-08-05 01:15:36 +03:00
Dragory
e46d8e15da
automod: fix member_join trigger only_new matching 2020-07-30 22:49:34 +03:00
Dragory
80fb9d7b6b
automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
Dragory
4931c95872
automod: fix memberJoinSpam trigger returning duplicate contexts 2020-07-30 22:23:44 +03:00
Dragory
b73c8668e3
automod: update match summaries for match_* triggers 2020-07-29 22:42:17 +03:00
Dragory
0f0728bc1c
Automod work vol 3 2020-07-27 22:19:34 +03:00
Dragory
0e9f65e0d5
Automod work vol 2 2020-07-27 21:51:03 +03:00
Dragory
f657b169df
Automod work 2020-07-27 20:42:10 +03:00