PluralKit/PluralKit.Bot
Iris System 6b14c50f09 fix(bot): only allow proxying in known-supported channel types
This is so that new channel types added by Discord (that may or may not
support the features we need for proxying to work) don't throw piles of
error codes at users when they try to proxy.
2023-06-28 14:38:50 +12:00
..
ApplicationCommandMeta
ApplicationCommands
CommandMeta
Commands fix(bot): only allow proxying in known-supported channel types 2023-06-28 14:38:50 +12:00
CommandSystem
Handlers
Interactive
Proxy fix(bot): only allow proxying in known-supported channel types 2023-06-28 14:38:50 +12:00
Services fix(bot): only allow proxying in known-supported channel types 2023-06-28 14:38:50 +12:00
Utils
Bot.cs feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12: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
Errors.cs
Init.cs chore: require redis connection for bot 2023-02-12 18:00:05 -05:00
Modules.cs feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12:00
packages.lock.json
PluralKit.Bot.csproj