PluralKit/PluralKit.Bot/Commands
Noko 3d21adeec9 Fix reversal of import response messages
Some of the command rewrite changes resulted in the response messages for importing a system being swapped. When importing without an existing system (ctx.System == null), we want to display the "new system" message. Otherwise, show the count added/modified.
2019-10-20 02:22:22 -05:00
..
APICommands.cs Refactor command system 2019-10-05 07:41:00 +02:00
CommandTree.cs Sanitize more inputs 2019-10-18 13:14:36 +02:00
HelpCommands.cs Refactor command system 2019-10-05 07:41:00 +02:00
ImportExportCommands.cs Fix reversal of import response messages 2019-10-20 02:22:22 -05:00
LinkCommands.cs Refactor command system 2019-10-05 07:41:00 +02:00
MemberCommands.cs Added max member count to limits 2019-10-20 02:16:57 -05:00
MiscCommands.cs Sanitize more inputs 2019-10-18 13:14:36 +02:00
ModCommands.cs Sanitize more inputs 2019-10-18 13:14:36 +02:00
SwitchCommands.cs Sanitize more inputs 2019-10-18 13:14:36 +02:00
SystemCommands.cs Merge branch 'master' into patch-2 2019-10-18 13:37:09 +02:00