3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-15 22:25:04 +00:00
zeppelin/backend/src/plugins/Automod/functions
2021-07-21 22:14:09 +02:00
..
addRecentActionsFromMessage.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
checkAndUpdateCooldown.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
clearOldNicknameChanges.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
clearOldRecentActions.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
clearOldRecentSpam.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
clearRecentActionsForMessage.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
createMessageSpamTrigger.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
findRecentSpam.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
getMatchingMessageRecentActions.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
getMatchingRecentActions.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
getSpamIdentifier.ts automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
getTextMatchPartialSummary.ts Start move to configAccessibleObjects, exclude perm overrides from logs 2021-07-06 05:23:47 +02:00
ignoredRoleChanges.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
matchMultipleTextTypesOnMessage.ts Start move to configAccessibleObjects, exclude perm overrides from logs 2021-07-06 05:23:47 +02:00
resolveActionContactMethods.ts Type fixes for djs 2021-06-30 04:56:56 +02:00
runAutomod.ts Fix various bugs, update djs 2021-07-04 23:14:12 +02:00
setAntiraidLevel.ts More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
sumRecentActionCounts.ts Automod work vol 3 2020-07-27 22:19:34 +03:00