3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 15:00:00 +00:00
zeppelin/backend/src/plugins/ModActions/functions
2020-08-09 20:10:03 +03:00
..
actualKickMemberCmd.ts Clarify !kick -clean ban/unban reasons 2020-08-05 02:51:20 +03:00
actualMuteUserCmd.ts WIP ModActions 2020-07-23 00:37:33 +03:00
actualUnmuteUserCmd.ts Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +02:00
banUserId.ts resolveUser: return null if the passed value is not a valid id 2020-08-09 20:10:03 +03:00
clearIgnoredEvents.ts Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +02:00
formatReasonWithAttachments.ts WIP ModActions 2020-07-23 00:37:33 +03:00
getDefaultContactMethods.ts WIP ModActions 2020-07-23 00:37:33 +03:00
ignoreEvent.ts Migrate ModActions to new Plugin structure !!mutes dont work!! 2020-07-24 02:25:33 +02:00
isBanned.ts WIP ModActions 2020-07-23 00:37:33 +03:00
isEventIgnored.ts WIP ModActions 2020-07-23 00:37:33 +03:00
kickMember.ts Add kick reason to audit log when using !kick 2020-08-05 02:52:45 +03:00
readContactMethodsFromArgs.ts WIP ModActions 2020-07-23 00:37:33 +03:00
warnMember.ts Allow for caseNumber in Logs, showing the case number - repalce log evts 2020-08-02 02:30:01 +02:00