mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
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. |
||
|---|---|---|
| .. | ||
| APICommands.cs | ||
| CommandTree.cs | ||
| HelpCommands.cs | ||
| ImportExportCommands.cs | ||
| LinkCommands.cs | ||
| MemberCommands.cs | ||
| MiscCommands.cs | ||
| ModCommands.cs | ||
| SwitchCommands.cs | ||
| SystemCommands.cs | ||