PluralKit/PluralKit.Bot
2026-01-26 04:15:54 +00:00
..
ApplicationCommandMeta fix(bot): correct permission check on delete message command 2024-11-06 05:29:57 +01:00
ApplicationCommands feat(bot): port message info embeds to cv2 2025-10-24 10:23:38 -04:00
CommandMeta add missing confirms to command handlers and -yes flags to the definitions 2026-01-26 02:38:53 +03:00
Commands add missing confirms to command handlers and -yes flags to the definitions 2026-01-26 02:38:53 +03:00
CommandSystem add missing -yes flags to command definitions, use log crate instead of printlns in command parser, also accept double dash for flags 2026-01-26 02:22:54 +03:00
Handlers Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-11-23 16:46:43 +00:00
Interactive fix(bot): add interaction error for wrong account 2025-12-10 13:04:55 -05:00
Proxy fix(bot): make reproxy inherit SUPPRESS_NOTIFICATIONS (#776) 2026-01-14 15:41:27 +13:00
Services Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-11-23 16:46:43 +00:00
Utils Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-11-23 16:46:43 +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 fix(bot): add interaction error for wrong account 2025-12-10 13:04:55 -05:00
Init.cs chore: move migrations to rust 2025-07-24 01:36:04 +00:00
Modules.cs feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
packages.lock.json chore(bot): revert temp fix (407e0ce) + update watson 2025-08-11 21:28:22 -04:00
PluralKit.Bot.csproj Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-09-26 15:16:54 +00:00