Nils
|
c2c3470994
|
Allow automod to issue tempbans (#189)
|
2021-04-28 22:42:54 +03:00 |
|
Dragory
|
cab20fa295
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2021-04-28 22:40:02 +03:00 |
|
Dragory
|
826bcfdd50
|
Add postInCaseLog option for mod action Automod actions; allow forcing case log even when log_automatic_actions is disabled
|
2021-04-28 22:39:49 +03:00 |
|
Nils
|
abc9da0e68
|
Allow Automod to distinguish whether mod actions are manual or automatic (#179)
|
2021-04-28 22:06:33 +03:00 |
|
Dragory
|
984dd64214
|
Add permission checks and alerts to Automod 'reply' action
|
2021-04-11 14:13:25 +03:00 |
|
Dragory
|
5b88ad5865
|
Fix error when using an unknown counter from Automod
|
2021-04-11 13:44:48 +03:00 |
|
Dragory
|
087c266e4d
|
Handle errors when sending message in automod 'alert' action
|
2021-04-04 22:30:21 +03:00 |
|
Dragory
|
e29d5d0974
|
Fix log_automatic_actions option not working for automod actions
|
2021-04-02 19:36:40 +03:00 |
|
Dragory
|
6ac43edda4
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2021-04-02 18:00:27 +03:00 |
|
Dragory
|
aa906e4a2b
|
automod: allow setting antiraid level to null/off with set_antiraid_level action
|
2021-04-02 17:52:50 +03:00 |
|
Dragory
|
1703f7b440
|
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 |
|
Nils
|
eb7ac72cd4
|
Enforce unified lock names by using functions to generate lock keys (#165)
|
2021-04-02 16:43:13 +03:00 |
|
Dragory
|
76c3ccdb9a
|
automod: fix {logMessage} variable in alert text
|
2021-02-15 00:25:20 +02:00 |
|
Dragory
|
7400af57c6
|
automod: use proper locks in removeRoles action
|
2021-02-14 17:16:00 +02:00 |
|
Nils
|
d9282643d8
|
Allow certain or all roles to be removed upon mute and readded on unmute (#140)
|
2021-02-13 20:04:40 +02:00 |
|
Dragory
|
c78b2b7d8e
|
Counters v0.9
Includes automod trigger/action. No user-facing commands yet.
|
2021-02-13 17:29:10 +02:00 |
|
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 |
|