3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-16 14:11:50 +00:00
zeppelin/backend/src/plugins/Automod
2021-10-17 19:56:04 +03:00
..
actions Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
commands Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
events chore: clean up unnecessary cache.get ?? fetch 2021-10-17 19:56:04 +03:00
functions feat(automod): add affects_self option for rules 2021-10-17 08:15:30 +03:00
triggers perf(automod): also merge regexes in match_links, match_words 2021-10-17 08:03:38 +03:00
AutomodPlugin.ts feat(automod): add affects_self option for rules 2021-10-17 08:15:30 +03:00
constants.ts Add member_leave automod trigger 2021-06-17 02:30:12 +02:00
helpers.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
info.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
types.ts feat(automod): add affects_self option for rules 2021-10-17 08:15:30 +03:00