zappyzep/backend/src/plugins/ModActions/commands
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
..
AddCaseCmd.ts Typed log functions + more 2021-08-18 01:51:42 +03:00
BanCmd.ts Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
CaseCmd.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
CasesModCmd.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
CasesUserCmd.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
DeleteCaseCmd.ts Typed log functions + more 2021-08-18 01:51:42 +03:00
ForcebanCmd.ts Typed log functions + more 2021-08-18 01:51:42 +03:00
ForcemuteCmd.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
ForceunmuteCmd.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
HideCaseCmd.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
KickCmd.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
MassBanCmd.ts Typed log functions + more 2021-08-18 01:51:42 +03:00
MassmuteCmd.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
MassUnbanCmd.ts Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
MuteCmd.ts Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
NoteCmd.ts Typed log functions + more 2021-08-18 01:51:42 +03:00
SoftbanCommand.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
UnbanCmd.ts Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts 2021-09-25 21:34:07 +03:00
UnhideCaseCmd.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
UnmuteCmd.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
UpdateCmd.ts Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
WarnCmd.ts upgrade discord.js 2021-08-04 20:45:42 +01:00