Commit graph

26 commits

Author SHA1 Message Date
dusk
2fe747d704
fix some parameters that should parse remainder but werent 2025-10-15 19:10:44 +00:00
dusk
7dd2a4e7e1
add system list alias to top level 2025-10-11 05:09:53 +00:00
dusk
643f14847a
cargo fmt 2025-10-08 13:35:05 +00:00
dusk
f4216a83a9
make some common flags into constants 2025-10-08 04:29:48 +00:00
dusk
479e0a59b5
remove rest of the parsing in csharp bot 2025-10-08 03:26:40 +00:00
dusk
0f26a69f1b
implement the rest of the config commands 2025-10-04 19:32:58 +00:00
dusk
5198f7d83b
better parameters handling, implement import export 2025-10-03 15:50:54 +00:00
dusk
1556b119f3
implement rest of commands for system 2025-10-01 12:27:06 +00:00
dusk
95fc7e9f60
implement parse list options and related commands 2025-09-30 18:45:35 +00:00
dusk
3e7898e5cc
implement members list, search later 2025-09-28 15:34:47 +00:00
dusk
228a177ea3
implement system link / unlink cmds 2025-09-28 15:03:28 +00:00
dusk
c92c3f84f0
implement random commands, dont keep the subcommands only the flags 2025-09-26 23:56:49 +00:00
dusk
104083aac1
feat: implement system front commands 2025-09-26 14:58:59 +00:00
dusk
3eece261fd
feat: implement system privacy commands (yay system edit done) 2025-04-04 06:14:17 +09:00
dusk
cb0a9eaf9f
feat: implement system proxy commands 2025-04-04 05:24:09 +09:00
dusk
047bdd870d
feat: implement system delete command 2025-04-04 04:47:00 +09:00
dusk
9e74835e4b
feat: implement system banner commands 2025-04-04 04:27:28 +09:00
dusk
6a840f768f
feat: implement system serveravatar commands 2025-04-04 04:06:51 +09:00
dusk
b62340cbb3
feat: implement system avatar commands 2025-04-04 03:50:07 +09:00
dusk
293570c91c
feat: add confirm yes flag to clear handlers for system edit 2025-04-01 16:50:43 +09:00
dusk
ae2703f5d9
feat: implement system pronouns commands 2025-04-01 16:33:00 +09:00
dusk
4cc729c93c
feat: add color, tag, description, server tag system commands 2025-04-01 01:03:49 +09: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
Renamed from crates/commands/src/commands/system.rs (Browse further)