dawn
|
12655fb539
|
add missing -yes flags to command definitions, use log crate instead of printlns in command parser, also accept double dash for flags
|
2026-01-26 02:22:54 +03:00 |
|
dawn
|
5a6d03ca1a
|
remove system_members_self since we use optional param in system_members
|
2026-01-17 07:49:21 +03:00 |
|
dusk
|
32d481c6b9
|
make use of the new optional parsing and remove the _self commands
|
2025-11-27 02:00:13 +00:00 |
|
dusk
|
3c59ad62bd
|
partial broken fix for optional parameters (mostly message and reproxy commands)
|
2025-11-27 00:40:53 +00:00 |
|
dusk
|
74e7af0ee1
|
remove new MatchFlag usage, fix glue gen
|
2025-11-23 17:09:22 +00:00 |
|
dusk
|
6aed93ba21
|
fix edit message no-space flag
|
2025-11-23 16:06:26 +00:00 |
|
dusk
|
b3fdaec68c
|
fix group, member list related commands to work like on prod
|
2025-11-23 14:46:18 +00:00 |
|
dusk
|
d4c80aed00
|
make random commands consistent by adding missing ones
|
2025-11-23 11:56:14 +00:00 |
|
dusk
|
67865263c1
|
fix: 'pk;s f' should query fronter, not list members
|
2025-11-06 18:34:17 +00:00 |
|
dusk
|
a307dd37c4
|
fix message edit commands, parse DM message links for ids
|
2025-10-13 10:25:55 +00:00 |
|
dusk
|
134855f8f8
|
fix reproxy command not accepting member ref
|
2025-10-13 08:16:53 +00:00 |
|
dusk
|
ca9f25ff64
|
use correct name for resolving flags and params in codegen
|
2025-10-11 05:49:01 +00:00 |
|
dusk
|
42c9429953
|
hide admin commands from suggestions etc.
|
2025-10-11 05:17:13 +00:00 |
|
dusk
|
479e0a59b5
|
remove rest of the parsing in csharp bot
|
2025-10-08 03:26:40 +00:00 |
|
dusk
|
15ffd16c01
|
implement command root
|
2025-10-07 21:59:26 +00:00 |
|
dusk
|
f14901a4e3
|
implement misc commands
|
2025-10-07 14:47:35 +00:00 |
|
dusk
|
1627e25268
|
implement server config commands
|
2025-10-07 14:27:21 +00:00 |
|
dusk
|
0f26a69f1b
|
implement the rest of the config commands
|
2025-10-04 19:32:58 +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
|
d2807f402d
|
implement rest of the fun commands
|
2025-10-01 13:54:37 +00:00 |
|
dusk
|
1556b119f3
|
implement rest of commands for system
|
2025-10-01 12:27:06 +00:00 |
|
dusk
|
1943687c70
|
implement rest of group and member commands
|
2025-10-01 00:51:45 +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
|
c00ff2f371
|
implement show-embed flags
|
2025-09-26 18:47:54 +00:00 |
|
dusk
|
b353dcbda2
|
Merge remote-tracking branch 'upstream/main' into rust-command-parser
|
2025-09-26 15:16:54 +00:00 |
|
dusk
|
104083aac1
|
feat: implement system front commands
|
2025-09-26 14:58:59 +00:00 |
|
dusk
|
10dd499835
|
feat: implement switch commands
|
2025-09-24 21:32:42 +03:00 |
|
asleepyskye
|
8bca02032f
|
feat(bot): add utility admin command
|
2025-09-09 10:43:00 -04:00 |
|
Iris System
|
fbf51b41c1
|
feat(bot): ComponentsV2 system/member/group cards
Build and push Docker image / .net docker build (push) Waiting to run
.net checks / run .net tests (push) Waiting to run
.net checks / dotnet-format (push) Waiting to run
Build and push Rust service Docker images / rust docker build (push) Waiting to run
rust checks / cargo fmt (push) Waiting to run
|
2025-09-07 10:16:50 +12:00 |
|
dusk
|
15191171f5
|
feat: implement member avatar commands
|
2025-09-04 04:01:21 +03:00 |
|
dusk
|
1196d87fe7
|
feat: implement member proxy commands
|
2025-09-04 01:22:34 +03:00 |
|
dusk
|
4a7ee0deb0
|
feat: implement member edit commands
|
2025-09-04 00:12:31 +03:00 |
|
dusk
|
f721b850d4
|
Merge remote-tracking branch 'upstream/main' into rust-command-parser
|
2025-08-09 17:38:44 +03:00 |
|
Petal Ladenson
|
4dd80805ae
|
feat(bot): add system aliases "account" and "acc"
|
2025-05-13 17:56:29 -06: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 |
|