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 feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12:00
ApplicationCommands feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12:00
CommandMeta feat(bot): standardize description aliases, new server tag alias (#551) 2023-05-12 14:46:46 +12:00
CommandSystem fix(bot): validate url in pk;import 2022-12-06 10:15:20 +00:00
Commands fix(bot): only allow proxying in known-supported channel types 2023-06-28 14:38:50 +12:00
Handlers feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12:00
Interactive feat: update to Discord API v10 2022-02-26 16:28:20 -05:00
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 fix(bot): display new Discord usernames correctly 2023-06-28 13:55:21 +12:00
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 feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12:00
Errors.cs fix(bot): validate url in pk;import 2022-12-06 10:15:20 +00:00
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
PluralKit.Bot.csproj chore: update nuget Grpc.Tools to 2.47.0 2022-07-05 11:15:30 +00:00
packages.lock.json chore: update lockfiles (since dependabot didn't) 2023-01-09 04:31:11 +13:00