PluralKit/PluralKit.Bot
2025-05-04 18:18:22 +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: show notice of ToS on system creation 2025-04-27 20:43:27 -06:00
CommandSystem feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
Handlers fix(bot): check message type in message update events 2025-04-28 06:29:08 -06: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(bot): listen on multiple addresses, for v4/v6 2025-05-04 18:18:22 +00:00
Utils feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
Bot.cs fix(bot): only update discord status when gateway is enabled 2025-04-24 10:42:52 +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