3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-13 21:35:02 +00:00
zeppelin/backend/src/plugins/Automod/actions
2024-02-16 11:51:58 +01:00
..
addRoles.ts feat: add member cache; handle all role changes with RoleManagerPlugin; exit gracefully 2023-05-07 17:57:40 +03:00
addToCounter.ts chore: fix lint errors; tweak lint rules 2023-05-08 22:58:51 +03:00
alert.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
archiveThread.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
availableActions.ts Add pause_invites automod action (#423) 2024-01-05 01:41:12 +00:00
ban.ts Added Discord attachment link reaction, fixed emoji configuration and moved util functions 2024-02-16 11:51:58 +01:00
changeNickname.ts chore: fix lint errors; tweak lint rules 2023-05-08 22:58:51 +03:00
changePerms.ts chore: fix lint errors; tweak lint rules 2023-05-08 22:58:51 +03:00
clean.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
exampleAction.ts chore: fix lint errors; tweak lint rules 2023-05-08 22:58:51 +03:00
kick.ts Added Discord attachment link reaction, fixed emoji configuration and moved util functions 2024-02-16 11:51:58 +01:00
log.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
mute.ts Added Discord attachment link reaction, fixed emoji configuration and moved util functions 2024-02-16 11:51:58 +01:00
pauseInvites.ts only call disableInvites() if value has changed (#443) 2024-01-08 11:15:57 +00:00
removeRoles.ts Update djs & knub (#395) 2023-04-01 14:58:17 +03:00
reply.ts chore: prettier 2023-05-08 21:33:40 +03:00
setAntiraidLevel.ts chore: fix lint errors; tweak lint rules 2023-05-08 22:58:51 +03:00
setCounter.ts Fix counters set_value not defaulting nulls if not using per_user/per_channel (#366) 2023-07-01 13:58:01 +03:00
setSlowmode.ts Reworked automod "set_slowmode" action (#441) 2023-12-28 20:14:26 +00:00
startThread.ts feat: new username support vol 2 2023-06-24 12:07:58 +00:00
warn.ts Added Discord attachment link reaction, fixed emoji configuration and moved util functions 2024-02-16 11:51:58 +01:00