PluralKit/PluralKit.Bot
2025-04-04 11:10:39 +00:00
..
ApplicationCommandMeta fix(bot): correct permission check on delete message command 2024-11-06 05:29:57 +01:00
ApplicationCommands fix(bot): correct permission check on delete message command 2024-11-06 05:29:57 +01:00
CommandMeta feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
Commands feat: add last message cache to gateway 2025-04-04 11:10:39 +00:00
CommandSystem feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
Handlers feat: add last message cache to gateway 2025-04-04 11:10:39 +00:00
Interactive feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
Proxy feat: add last message cache to gateway 2025-04-04 11:10:39 +00:00
Services feat: add last message cache to gateway 2025-04-04 11:10:39 +00:00
Utils feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
Bot.cs feat: send events from gateway to bot over http 2025-04-04 11:10:39 +00:00
BotConfig.cs feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
BotMetrics.cs feat(bot): run both local and http cache to log differences 2024-10-20 09:36:20 +09:00
Errors.cs feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
Init.cs feat(bot): add config setting to disable connecting to discord gateway 2025-04-04 11:10:39 +00:00
Modules.cs feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
packages.lock.json feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
PluralKit.Bot.csproj feat: add remote config over http/redis 2025-04-04 11:10:35 +00:00