PluralKit/PluralKit.Bot/CommandSystem
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 feat: implement proper ("static") parameters handling command parser -> bot 2025-01-05 13:00:06 +09:00
Command.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
CommandGroup.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
ParametersFFI.cs feat: implement proper ("static") parameters handling command parser -> bot 2025-01-05 13:00:06 +09:00