dusk
|
15ffd16c01
|
implement command root
|
2025-10-07 21:59:26 +00:00 |
|
dusk
|
c1ed7487d7
|
rank possible commands by input similarity
|
2025-10-07 18:22:04 +00:00 |
|
dusk
|
5198f7d83b
|
better parameters handling, implement import export
|
2025-10-03 15:50:54 +00:00 |
|
dusk
|
1943687c70
|
implement rest of group and member commands
|
2025-10-01 00:51:45 +00:00 |
|
dusk
|
104083aac1
|
feat: implement system front commands
|
2025-09-26 14:58:59 +00:00 |
|
dusk
|
cb0a9eaf9f
|
feat: implement system proxy commands
|
2025-04-04 05:24:09 +09:00 |
|
dusk
|
e3778b9bb8
|
refactor(command_parser): move parameter fmt to Parameter types Display impl
|
2025-01-24 05:16:15 +09:00 |
|
dusk
|
58d493ac0a
|
refactor(command_parser): combine TokenMatchError and TokenMatchedValue into a single result type
|
2025-01-24 04:40:07 +09: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
|
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 |
|