3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-22 01:05:02 +00:00
zeppelin/backend/src/plugins/Automod/actions
2021-05-03 18:49:52 +03:00
..
addRoles.ts Enforce unified lock names by using functions to generate lock keys (#165) 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 Add allowed_mentions option to Automod alert action 2021-04-29 00:50:25 +03:00
availableActions.ts Add automod action for setting slowmode (#167) 2021-04-28 23:18:23 +03:00
ban.ts Add hide_case option to automod mod actions 2021-05-03 18:49:52 +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 Add hide_case option to automod mod actions 2021-05-03 18:49:52 +03:00
log.ts automod: fix logs showing duplicate users 2020-07-30 02:21:11 +03:00
mute.ts Add hide_case option to automod mod actions 2021-05-03 18:49:52 +03:00
removeRoles.ts Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
reply.ts Fix user mention not working in Automod reply action 2021-04-29 00:56:56 +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
setSlowmode.ts Small tweaks to set_slowmode Automod action 2021-04-28 23:26:43 +03:00
warn.ts Add hide_case option to automod mod actions 2021-05-03 18:49:52 +03:00