dusk
|
c68a77bb32
|
add clear-embed and clear-attachment aliases for respective flags to edit cmd
|
2025-11-23 20:07:14 +00:00 |
|
dusk
|
c1ed7487d7
|
rank possible commands by input similarity
|
2025-10-07 18:22:04 +00:00 |
|
dusk
|
95fc7e9f60
|
implement parse list options and related commands
|
2025-09-30 18:45:35 +00:00 |
|
dusk
|
6d6dcc389f
|
add hidden flags that dont show up in suggestions, mainly for global flags
|
2025-09-27 00:21:34 +00:00 |
|
dusk
|
92276a720e
|
refactor(command_parser): remove the Empty token, we don't need it
|
2025-01-24 04:13:06 +09:00 |
|
dusk
|
071db3d6d6
|
refactor(command_parser): simplify how tokens are defined in commands
|
2025-01-24 04:08:59 +09:00 |
|
dusk
|
35f7bdbaf5
|
refactor(command_parser): separate Token::Value field into name and aliases
|
2025-01-22 02:12:17 +09:00 |
|
dusk
|
ff6dc12cae
|
feat(command_parser): allow aliases in flags
|
2025-01-22 00:50:17 +09:00 |
|
dusk
|
07e8a4851a
|
feat(commands): add cs codegen to statically use params and flags in bot code, remove Any
|
2025-01-21 12:36:54 +09:00 |
|
dusk
|
0c012e98b5
|
refactor: separate commands into command_parser, command_definitions crates
|
2025-01-21 04:31:03 +09:00 |
|