dusk
300539fdda
feat(commands): add typed flags, misplaced and non-applicable flags error reporting
2025-01-14 11:53:56 +09:00
dusk
a21210f3ce
refactor(commands): remove args from parse command as it is no longer used anymore
2025-01-12 05:55:25 +09:00
dusk
f0d287b873
feat(commands): show command suggestions if a command was not found
2025-01-11 22:38:29 +09:00
dusk
482c923507
feat: better parameters handling, implement multi-token matching
2025-01-07 23:15:18 +09:00
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
dusk
63a35c78ac
chore: move command parser into crates
2025-01-03 20:19:50 +09:00