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

20 commits

Author SHA1 Message Date
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
72829cff54 Add sticker_spam automod trigger 2020-10-16 02:01:07 +03:00
Dragory
d0fe2dea04 Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
46ade30efb automod: treat unknown users as bots
Primarily because of webhooks that don't have a real user
associated with them.
2020-09-17 22:17:39 +03:00
Dragory
bd05095429 automod: add role_added and role_removed triggers 2020-08-10 02:22:39 +03:00
Dragory
ad1840df17 Fix up some automod context objects/types 2020-08-02 16:11:42 +03:00
Dragory
d5b8ee5583 automod: fix spam filters counting edits multiple times 2020-08-02 03:23:12 +03:00
Dragory
d72a9defb6 automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
Dragory
a7d9bc63d7 automod: fix crash, improve user id detection 2020-07-30 13:45:42 +03:00
Dragory
382462a310 automod: add cooldown support 2020-07-30 01:54:18 +03:00
Dragory
13e45f4c54 automod: add default configs for actions 2020-07-30 01:45:14 +03:00
Dragory
ca3cc514e7 automod: don't generate summary if doing a silentClean 2020-07-29 22:54:26 +03:00
Dragory
7f1f585f5e automod: create archives for matched spam 2020-07-29 22:42:31 +03:00
Dragory
05201d10f2 automod: update match summaries for match_* triggers 2020-07-29 22:42:17 +03:00
Dragory
b59d2f961e Don't run actions set to 'null' or 'false' 2020-07-28 21:53:01 +03:00
Dragory
62c68b99f7 More Automod updates 2020-07-28 21:51:58 +03:00
Dragory
00f27b930e Automod actions + ModActions public interface 2020-07-28 21:34:01 +03:00
Dragory
8ab1712fb6 Automod work vol 3 2020-07-27 22:19:34 +03:00
Dragory
7113d3953e Automod work vol 2 2020-07-27 21:51:03 +03:00
Dragory
c23f37d991 Automod work 2020-07-27 20:42:10 +03:00