PluralKit/PluralKit.Bot
2025-04-04 06:14:17 +09: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: implement system privacy commands (yay system edit done) 2025-04-04 06:14:17 +09:00
Commands feat: implement system privacy commands (yay system edit done) 2025-04-04 06:14:17 +09:00
CommandSystem feat: implement system privacy commands (yay system edit done) 2025-04-04 06:14:17 +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: implement system name etc. commands 2025-03-31 22:22:38 +09:00
Utils feat: implement system pronouns commands 2025-04-01 16:33:00 +09: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