3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-21 08:45:03 +00:00
zeppelin/backend/src/plugins/ModActions/functions
2021-04-02 23:19:38 -04:00
..
actualKickMemberCmd.ts Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
actualMuteUserCmd.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
actualUnmuteUserCmd.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
banUserId.ts automod: add triggers for mod actions 2021-02-14 16:58:02 +02:00
clearIgnoredEvents.ts format: Prettier 2021-04-02 23:19:38 -04:00
formatReasonWithAttachments.ts format: Prettier 2021-04-02 23:19:38 -04:00
getDefaultContactMethods.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
ignoreEvent.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
isBanned.ts format: Prettier 2021-04-02 23:19:38 -04:00
isEventIgnored.ts format: Prettier 2021-04-02 23:19:38 -04:00
kickMember.ts automod: add triggers for mod actions 2021-02-14 16:58:02 +02:00
offModActionsEvent.ts automod: add triggers for mod actions 2021-02-14 16:58:02 +02:00
onModActionsEvent.ts automod: add triggers for mod actions 2021-02-14 16:58:02 +02:00
outdatedTempbansLoop.ts Add tempbans (#139) 2021-01-28 01:20:55 +02:00
readContactMethodsFromArgs.ts WIP ModActions 2020-07-23 00:37:33 +03:00
warnMember.ts Add moderator variable to mod action templates (#119) 2020-12-12 22:29:08 +02:00