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

20 commits

Author SHA1 Message Date
Dragory
b9d561018b Fix crash if automod alert message fails to render 2020-12-17 03:44:42 +02:00
Dragory
d7993c7bcc Fix automod warns, kicks, and bans not using default contact methods 2020-12-03 16:55:53 +02:00
Dragory
aaabdeb978 Fix automod mutes not using default contact methods 2020-12-03 16:47:11 +02:00
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
a0bc37faed Fix several role race conditions 2020-09-30 01:08:42 +03:00
Dragory
e521fa6ec3 automod: allow alert action to send messages >2000 chars long 2020-09-15 01:57:46 +03:00
Dragory
64137bb4fa Improve error handling with mutes 2020-09-13 22:45:02 +03:00
Dragory
bd05095429 automod: add role_added and role_removed triggers 2020-08-10 02:22:39 +03:00
Dragory
a998d7e79c automod: change_nickname action can now also take simply a string value 2020-08-10 01:37:20 +03:00
Dragory
8e1d39f26b More work on permission utils and eager permission checks 2020-08-07 01:21:31 +03:00
Dragory
8090340c5f automod: ignore errors in 'clean' action
These are, in most cases, just that the message was already deleted
before we got to it or similar.
2020-07-30 20:41:00 +03:00
Dragory
4d5d381bc1 Debug++ 2020-07-30 20:15:35 +03:00
Dragory
a5db43f7f1 automod: fix logs showing duplicate users 2020-07-30 02:21:11 +03:00
Dragory
13e45f4c54 automod: add default configs for actions 2020-07-30 01:45:14 +03:00
Dragory
8cbd7ff46d automod: ensure actions only apply once per user/member 2020-07-29 22:58:14 +03:00
Dragory
ec3ba368db automod: separate actions taken with comma + space instead of just comma 2020-07-29 22:43:33 +03:00
Dragory
b7f9937710 Add new Automod actions to availableActions 2020-07-28 23:28:42 +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
c23f37d991 Automod work 2020-07-27 20:42:10 +03:00