PluralKit/PluralKit.Bot
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
..
Commands Fix reversal of import response messages 2019-10-20 02:22:22 -05:00
CommandSystem Sanitize more inputs 2019-10-18 13:14:36 +02:00
Services Display system/member created date in embed footer. 2019-10-18 13:29:16 +02:00
Bot.cs Refactor command system 2019-10-05 07:41:00 +02:00
BotConfig.cs Add customization of invite link client ID. Closes #77. 2019-06-15 12:03:07 +02:00
BotMetrics.cs Instrument and log database queries 2019-08-12 02:05:30 +02:00
BreadcrumbExtensions.cs Properly associate trigger events with Sentry errors 2019-08-09 12:47:46 +02:00
ContextUtils.cs Refactor command system 2019-10-05 07:41:00 +02:00
Errors.cs Added max member count to limits 2019-10-20 02:16:57 -05:00
PluralKit.Bot.csproj Refactor command system 2019-10-05 07:41:00 +02:00
Utils.cs Sanitize more inputs 2019-10-18 13:14:36 +02:00