zappyzep/backend/src/plugins/Cases/functions
Dragory 14bebfe405
Remove stderr for missing permissions to post mod cases
This is generally only relevant to the server admins, and is already
logged as a BOT_ALERT for them.
2020-12-18 05:26:33 +02:00
..
createCase.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
createCaseNote.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
getCaseColor.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
getCaseEmbed.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
getCaseIcon.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
getCaseSummary.ts Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
getCaseTypeAmountForUserId.ts Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
getRecentCasesByMod.ts Add pagination to !cases -mod 2020-12-15 15:18:08 +02:00
getTotalCasesByMod.ts Add pagination to !cases -mod 2020-12-15 15:18:08 +02:00
postToCaseLogChannel.ts Remove stderr for missing permissions to post mod cases 2020-12-18 05:26:33 +02:00
resolveCaseId.ts Port Cases plugin 2020-07-22 22:08:49 +03:00