3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 04:45:02 +00:00
zeppelin/backend/src/plugins/Automod/actions
2020-12-17 03:44:42 +02:00
..
addRoles.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
alert.ts Fix crash if automod alert message fails to render 2020-12-17 03:44:42 +02:00
availableActions.ts Add new Automod actions to availableActions 2020-07-28 23:28:42 +03:00
ban.ts Fix automod warns, kicks, and bans not using default contact methods 2020-12-03 16:55:53 +02: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 Fix automod warns, kicks, and bans not using default contact methods 2020-12-03 16:55:53 +02:00
log.ts automod: fix logs showing duplicate users 2020-07-30 02:21:11 +03:00
mute.ts Fix automod mutes not using default contact methods 2020-12-03 16:47:11 +02:00
removeRoles.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
reply.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
setAntiraidLevel.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
warn.ts Fix automod warns, kicks, and bans not using default contact methods 2020-12-03 16:55:53 +02:00