mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-17 23:25:02 +00:00
![]() The fact that cases *with* a reason were being posted was actually an unintended side effect of createCaseNote also posting the case after creating the note. Had the issue with the cases not being posted not existed, new cases with a reason would've been posted twice. This commit changes this so createCaseNote doesn't post the case when used from createCase, and fixes the actual case posting at the end of createCase. |
||
---|---|---|
.. | ||
BotControl.ts | ||
Cases.ts | ||
Censor.ts | ||
Logs.ts | ||
LogServer.ts | ||
MessageSaver.ts | ||
ModActions.ts | ||
Mutes.ts | ||
Persist.ts | ||
Post.ts | ||
ReactionRoles.ts | ||
Slowmode.ts | ||
Spam.ts | ||
Starboard.ts | ||
Tags.ts | ||
Utility.ts | ||
ZeppelinPlugin.ts |