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(bot): make links in help/stats embeds clickable 2025-03-09 15:25:33 +00:00
CommandSystem feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
Handlers fix(bot): silence internal errors from initial handler checks 2025-01-02 05:20:43 +00:00
Interactive fix(bot): try fixing unhandled exceptions from interactive prompts 2024-10-20 09:36:20 +09:00
Proxy fix(bot): strip excessive linefeeds in reply embed generation 2025-03-11 11:22:18 +13:00
Services feat: send events from gateway to bot over http 2025-04-04 11:10:39 +00:00
Utils chore(bot): remove unused library ImageSharp 2025-03-08 12:08:38 +00:00
Bot.cs feat: send events from gateway to bot over http 2025-04-04 11:10:39 +00:00
BotConfig.cs feat(bot): add config setting to disable connecting to discord 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: add remote config over http/redis 2025-04-04 11:10:35 +00:00
packages.lock.json feat: add remote config over http/redis 2025-04-04 11:10:35 +00:00
PluralKit.Bot.csproj feat: add remote config over http/redis 2025-04-04 11:10:35 +00:00