alyssa
a9355654df
fix docker build
2025-10-08 21:50:58 +00:00
dusk
dbab8c0eb5
update uniffi to latest
2025-10-08 14:22:10 +00: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
dusk
4f7e9c22a1
feat(commands): implement Display traits for Token and Command to have some basic 'doc gen', split Toggle into Enable and Disable
2025-01-08 18:31:59 +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
405ac11d74
refactor(commands): use smolstr, use a decl macro to get rid of all the borrows while creating commands
2025-01-04 02:49:04 +09:00
dusk
63a35c78ac
chore: move command parser into crates
2025-01-03 20:19:50 +09:00