PluralKit/PluralKit.Bot
spiral 5aa8d45139
fix(bot): throw error if user requests incompatible list options
current behaviour is to silently ignore the incompatible ones, but this will make it more obvious as to why what they're trying to do is not working
2022-09-22 17:17:53 +00:00
..
CommandMeta feat: add command for calling up ids 2022-08-27 13:52:50 +02:00
Commands fix(bot): throw error if user requests incompatible list options 2022-09-22 17:17:53 +00:00
CommandSystem chore: lint 2022-07-05 14:42:58 -04:00
Handlers refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
Interactive feat: update to Discord API v10 2022-02-26 16:28:20 -05:00
Proxy fix(bot): filter out non-rich Discord embeds in reproxy (#476) 2022-07-19 20:34:43 -04:00
Services feat(proxy): temporarily remove invalid character check on webhook names 2022-09-20 16:45:16 +00:00
Utils feat(bot): tag cluster ID in sentry events 2022-06-21 11:11:47 -04:00
Bot.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
BotConfig.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
BotMetrics.cs feat(bot): remove cluster-local DM channel cache 2022-06-14 23:11:55 -04:00
Errors.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
Init.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
Modules.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
packages.lock.json chore: update nuget Grpc.Tools to 2.47.0 2022-07-05 11:15:30 +00:00
PluralKit.Bot.csproj chore: update nuget Grpc.Tools to 2.47.0 2022-07-05 11:15:30 +00:00