PluralKit/PluralKit.Bot/CommandSystem/Context
dusk eec9f64026
feat: implement proper ("static") parameters handling command parser -> bot
feat: handle few more commands bot side
fix(commands): handle missing parameters and return error
refactor(commands): use ordermap instead of relying on a sort function to sort tokens
2025-01-05 13:00:06 +09:00
..
Context.cs feat: implement proper ("static") parameters handling command parser -> bot 2025-01-05 13:00:06 +09:00
ContextArgumentsExt.cs feat: implement proper ("static") parameters handling command parser -> bot 2025-01-05 13:00:06 +09:00
ContextAvatarExt.cs feat: add raw and plaintext formats to member avatar, proxy avatar, and guild avatar 2024-12-05 16:41:50 -07:00
ContextChecksExt.cs feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
ContextEntityArgumentsExt.cs feat: implement proper ("static") parameters handling command parser -> bot 2025-01-05 13:00:06 +09:00
ContextPrivacyExt.cs feat(bot): add many aliases 2024-08-29 21:32:22 +09:00