PluralKit/PluralKit.Bot
2025-01-14 23:30:53 +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 style: format 2025-01-12 04:27:02 +09:00
Commands feat: better parameters handling, implement multi-token matching 2025-01-07 23:15:18 +09:00
CommandSystem fix(bot): fix ffi with flags 2025-01-14 23:30:53 +09:00
Handlers feat(commands): show command suggestions if a command was not found 2025-01-11 22:38:29 +09:00
Interactive fix(bot): try fixing unhandled exceptions from interactive prompts 2024-10-20 09:36:20 +09:00
Proxy feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
Services feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
Utils fix(bot): don't show postgres connection errors to user 2024-11-10 11:08:30 +09:00
Bot.cs fix(bot): silence internal errors from initial handler checks 2025-01-02 05:20:43 +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 refactor: remove protobuf 2024-12-24 02:43:41 +00:00
PluralKit.Bot.csproj Merge remote-tracking branch 'libglfw/rust-command-parser' into rust-command-parser 2025-01-03 20:18:35 +09:00