Commit graph

18 commits

Author SHA1 Message Date
dusk
77444bff2e
add flags for public / private 2025-10-08 17:57:56 +00:00
dusk
f4216a83a9
make some common flags into constants 2025-10-08 04:29:48 +00:00
dusk
15ffd16c01
implement command root 2025-10-07 21:59:26 +00:00
dusk
1627e25268
implement server config commands 2025-10-07 14:27:21 +00:00
dusk
a268f75d32
implement admin commands 2025-10-04 01:57:48 +00:00
dusk
5198f7d83b
better parameters handling, implement import export 2025-10-03 15:50:54 +00:00
dusk
e4f38c76a9
implement proxied message and permcheck commands 2025-10-03 02:21:12 +00:00
dusk
2b304457cc
implement autoproxy commands 2025-10-01 14:44:56 +00:00
dusk
c42385f01c
implement rest of api (tokens) commands 2025-10-01 14:06:29 +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
c92c3f84f0
implement random commands, dont keep the subcommands only the flags 2025-09-26 23:56:49 +00:00
dusk
c00ff2f371
implement show-embed flags 2025-09-26 18:47:54 +00:00
dusk
10dd499835
feat: implement switch commands 2025-09-24 21:32:42 +03:00
dusk
ac52b5c257
feat: implement system name etc. commands 2025-03-31 22:22:38 +09:00
dusk
071db3d6d6
refactor(command_parser): simplify how tokens are defined in commands 2025-01-24 04:08:59 +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