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/Mutes
Dragory c7751a9da1
Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts
This should result in a significant performance improvement.
The new method is also more precise than the old one, allowing
the aforementioned checks to be performed with second-precision.
2021-09-25 21:34:07 +03:00
..
commands Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
events Typed log functions + more 2021-08-18 01:51:42 +03:00
functions Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts 2021-09-25 21:34:07 +03:00
MutesPlugin.ts Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts 2021-09-25 21:34:07 +03:00
types.ts Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts 2021-09-25 21:34:07 +03:00