3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 02:25:01 +00:00
zeppelin/backend/src/plugins/Logs
Dragory 076d69b989 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
..
events Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
logFunctions Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts 2021-09-25 21:34:07 +03:00
util Fix batched logs not being separated by newlines 2021-09-12 12:05:58 +03:00
LogsPlugin.ts Chunk text-only log messages. Use a cooldown if running into Missing Access / Missing Permissions error during logging. 2021-09-11 19:20:31 +03:00
types.ts Chunk text-only log messages. Use a cooldown if running into Missing Access / Missing Permissions error during logging. 2021-09-11 19:20:31 +03:00