zappyzep/backend/src/plugins/Automod/actions
2021-04-28 22:06:33 +03:00
..
addRoles.ts Enforce unified lock names by using functions to generate lock keys () 2021-04-02 16:43:13 +03:00
addToCounter.ts Fix error when using an unknown counter from Automod 2021-04-11 13:44:48 +03:00
alert.ts Handle errors when sending message in automod 'alert' action 2021-04-04 22:30:21 +03:00
availableActions.ts Add counter documentation/examples. Tweak counter triggers/actions in automod. 2021-04-02 17:44:43 +03:00
ban.ts Allow Automod to distinguish whether mod actions are manual or automatic () 2021-04-28 22:06:33 +03:00
changeNickname.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
clean.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
exampleAction.ts automod: add default configs for actions 2020-07-30 01:45:14 +03:00
kick.ts Allow Automod to distinguish whether mod actions are manual or automatic () 2021-04-28 22:06:33 +03:00
log.ts automod: fix logs showing duplicate users 2020-07-30 02:21:11 +03:00
mute.ts Allow Automod to distinguish whether mod actions are manual or automatic () 2021-04-28 22:06:33 +03:00
removeRoles.ts Enforce unified lock names by using functions to generate lock keys () 2021-04-02 16:43:13 +03:00
reply.ts Add permission checks and alerts to Automod 'reply' action 2021-04-11 14:13:25 +03:00
setAntiraidLevel.ts automod: allow setting antiraid level to null/off with set_antiraid_level action 2021-04-02 17:52:50 +03:00
setCounter.ts Fix error when using an unknown counter from Automod 2021-04-11 13:44:48 +03:00
warn.ts Allow Automod to distinguish whether mod actions are manual or automatic () 2021-04-28 22:06:33 +03:00