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-04-28 23:26:43 +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 Handle errors when sending message in automod 'alert' action 2021-04-04 22:30:21 +03:00
availableActions.ts Add automod action for setting slowmode (#167) 2021-04-28 23:18:23 +03:00
ban.ts Allow automod to issue tempbans (#189) 2021-04-28 22:42:54 +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 Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-04-28 22:40:02 +03:00
log.ts automod: fix logs showing duplicate users 2020-07-30 02:21:11 +03:00
mute.ts Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-04-28 22:40:02 +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 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
setSlowmode.ts Small tweaks to set_slowmode Automod action 2021-04-28 23:26:43 +03:00
warn.ts Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-04-28 22:40:02 +03:00