PluralKit/PluralKit.Bot
2025-03-29 07:36:43 +03: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(commands): add cs codegen to statically use params and flags in bot code, remove Any 2025-01-21 12:36:54 +09:00
Commands Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-03-29 07:36:43 +03:00
CommandSystem fix: add the helper methods for resolving flag values 2025-01-21 23:57:10 +09:00
Handlers feat(commands): add cs codegen to statically use params and flags in bot code, remove Any 2025-01-21 12:36:54 +09: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(bot): add "as text" to the redirect to the error support channel 2025-03-16 11:28:42 +00:00
Utils chore(bot): remove unused library ImageSharp 2025-03-08 12:08:38 +00:00
Bot.cs fix(bot): clean up "not found in cache" errors in sentry 2025-02-24 10:53:18 +00:00
BotConfig.cs chore: update to .net 8 2024-12-24 02:43:41 +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 chore: update to .net 8 2024-12-24 02:43:41 +00:00
Modules.cs chore: update to .net 8 2024-12-24 02:43:41 +00:00
packages.lock.json chore(bot): remove unused library ImageSharp 2025-03-08 12:08:38 +00:00
PluralKit.Bot.csproj Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-03-29 07:36:43 +03:00