PluralKit/crates/commands
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
..
src feat: implement proper ("static") parameters handling command parser -> bot 2025-01-05 13:00:06 +09:00
build.rs chore: move command parser into crates 2025-01-03 20:19:50 +09:00
Cargo.toml feat: implement proper ("static") parameters handling command parser -> bot 2025-01-05 13:00:06 +09:00
uniffi.toml chore: move command parser into crates 2025-01-03 20:19:50 +09:00