Commit graph

1494 commits

Author SHA1 Message Date
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
77444bff2e
add flags for public / private 2025-10-08 17:57:56 +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
4e0c56f6cb
fix: add missing parameters ext method, fix SwitchDelete usage 2025-09-24 21:36:33 +00:00
dusk
10dd499835
feat: implement switch commands 2025-09-24 21:32:42 +03:00
Jake Fulmine
14f11bd1e9 fix(bot): take member name privacy into account when viewing member groups
Some checks failed
Build and push Docker image / .net docker build (push) Has been cancelled
.net checks / run .net tests (push) Has been cancelled
.net checks / dotnet-format (push) Has been cancelled
2025-09-20 02:46:29 +02:00
alyssa
24361d9d2b fix(bot): correctly check for existence of current system in embeds
Some checks are pending
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
2025-09-18 23:32:00 +00:00
asleepyskye
ebf8a40369 fix(bot): fix utility admin command
Some checks failed
Build and push Docker image / .net docker build (push) Has been cancelled
.net checks / run .net tests (push) Has been cancelled
.net checks / dotnet-format (push) Has been cancelled
2025-09-09 11:32:13 -04:00
asleepyskye
8bca02032f feat(bot): add utility admin command 2025-09-09 10:43:00 -04:00
Iris System
21ec6ce022 fix(bot): properly check description presence in CV2 cards 2025-09-08 13:30:45 +12:00
alyssa
26208ce16c feat(bot): port help menu to components v2 2025-09-07 22:45:31 +00:00
Iris System
a55ccdceea fix(bot): resolve NRE on querying CV2 cards 2025-09-08 10:43:38 +12:00
Iris System
fbf51b41c1 feat(bot): ComponentsV2 system/member/group cards
Some checks are pending
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
asleepyskye
b3eb108a13 chore(bot): update wording on error message 2025-09-01 21:23:24 -04:00
dusk
915d8b449b
fix(bot): get rid of syntax error in SystemEdit 2025-08-13 02:41:41 +03:00
asleepyskye
3c4644f3cc chore(bot): revert temp fix (407e0ce) + update watson 2025-08-11 21:28:22 -04:00
dusk
f721b850d4
Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-08-09 17:38:44 +03:00
alyssa
47c5990218 chore: move migrations to rust
also adds some basic test seed data
2025-07-24 01:36:04 +00:00
asleepyskye
407e0ced1b fix(bot): add read func to handle requests w/ closed connections 2025-07-20 18:40:16 -04:00
asleepyskye
c5e5c5a1f1 chore(bot): format 2025-07-16 12:01:01 -04:00
asleepyskye
3ad28eb15f fix(bot): generate and attach color previews 2025-07-16 11:48:48 -04:00
alyssa
539fc82342 feat(bot): lookup command messages 2025-06-15 21:10:57 +00:00
leo60228
0c342472b1 fix: use Serilog submodule in Myriad 2025-05-26 20:17:31 +00:00
alyssa
0fa0070d41 feat(dotnet): json stdout logging 2025-05-24 12:40:14 +00:00