3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 20:35:02 +00:00
zeppelin/backend/src/plugins/Automod/actions
2022-02-19 17:57:01 +00:00
..
addRoles.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
addToCounter.ts Typed log functions + more 2021-08-18 01:51:42 +03:00
alert.ts feat: use InternalPoster for Automod alerts 2021-11-02 22:12:57 +02:00
archiveThread.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
availableActions.ts feat: add automod start_thread action (#274) 2021-10-31 17:27:00 +02:00
ban.ts fix: allow 0 deleteMessageDays and fix upper limit 2022-02-19 17:57:01 +00:00
changeNickname.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
clean.ts debug: add debug logging to automod clean action 2022-01-17 21:28:00 +02:00
exampleAction.ts automod: add default configs for actions 2020-07-30 01:45:14 +03:00
kick.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
log.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
mute.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
removeRoles.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
reply.ts fix(automod): don't try to reply with an empty message 2021-11-27 11:52:26 +02:00
setAntiraidLevel.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
setCounter.ts Typed log functions + more 2021-08-18 01:51:42 +03:00
setSlowmode.ts Typed log functions + more 2021-08-18 01:51:42 +03:00
startThread.ts fix: add missing noop import 2021-10-31 22:16:37 +02:00
warn.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00