Commit graph

1408 commits

Author SHA1 Message Date
dusk
07b616e422
Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-01-21 00:46:50 +09:00
dusk
2a063442ea
refactor(commands): remove Reset as a parameter type 2025-01-15 00:21:11 +09:00
dusk
6c54551a9e
fix(bot): fix ffi with flags 2025-01-14 23:30:53 +09:00
dusk
a21210f3ce
refactor(commands): remove args from parse command as it is no longer used anymore 2025-01-12 05:55:25 +09:00
dusk
8a01d7d37a
style: format 2025-01-12 04:27:02 +09:00
dusk
f0d287b873
feat(commands): show command suggestions if a command was not found 2025-01-11 22:38:29 +09:00
alyssa
e50a959910 fix(bot): update formatting in pk;stats 2025-01-11 01:40:04 +00:00
dusk
482c923507
feat: better parameters handling, implement multi-token matching 2025-01-07 23:15:18 +09:00
rladenson
d2189dea73 feat: show appropriate warnings when setting tag 2025-01-05 05:59:10 -07:00
rladenson
4782b5f825 feat: compress commands that give multiple responses into one response 2025-01-05 04:50:58 -07:00
dusk
7496ae1c45
refactor: rename parameters file since that's the only one we are using now 2025-01-05 16:31:02 +09:00
dusk
021a5ae897
chore: more todos 2025-01-05 16:30:05 +09:00
alyssa
b344b8ca41 fix(bot): remove broken dev build info code 2025-01-05 05:23:38 +00:00
alyssa
c755124900 fix build? 2025-01-05 04:54:40 +00:00
dusk
77f5642307
feat: meow 2025-01-05 13:12:07 +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
alyssa
57ae3b5e49 fix(bot): add shard up count to stats embed, add stats fallback 2025-01-05 01:49:32 +00:00
alyssa
9f8d3d22d2 feat: new stats embed / api 2025-01-05 00:52:45 +00:00
dusk
1a781014bd
fix: send correct error message if a parsed command is not implemented, etc 2025-01-05 02:21:23 +09:00
dusk
e70d69e45c
refactor: start to stop using ctx.Match 2025-01-05 00:58:48 +09:00
rladenson
b2b9623942 chore: rework group displayname embed to better respect name privacy 2025-01-04 05:40:41 -07:00
rladenson
127714066c fix: character count shown to non-owners of info 2025-01-04 04:55:10 -07:00
rladenson
b69a64a81d feat: ability to query member names 2025-01-04 04:43:31 -07:00
rladenson
dbe7560059 fix: do not reveal if displayname is set if name is private 2025-01-04 04:11:33 -07:00
rladenson
bba86fe98b fix: respect system avatar privacy 2025-01-04 03:40:31 -07:00
dusk
59bba77ae9
build: fix bot build, add generate commands binding app 2025-01-04 00:18:10 +09:00
dusk
7bd50db63e
Merge remote-tracking branch 'libglfw/rust-command-parser' into rust-command-parser 2025-01-03 20:18:35 +09:00
alyssa
8d53021863 fix(bot): silence internal errors from initial handler checks 2025-01-02 05:20:43 +00:00
rladenson
4bfee8a090 fix: crash when no prefixes in config file 2025-01-01 20:47:24 -07:00
rladenson
d0515645d0 fix: account for variable tag location in tag set response 2025-01-01 19:26:39 -07:00
rladenson
edfc6714d6 feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
rladenson
1d50022d6d feat: user-readable error for TaskCanceledException 2025-01-01 16:52:55 -07:00
rladenson
6adcd4e9d8 fix(docs): show correct definition for proxy blacklist remove 2025-01-01 15:35:31 -07:00
rladenson
a8c027e4f4 chore: remove finished todo 2025-01-01 15:35:31 -07:00
rladenson
2d19142b44 feat: throw user-readable error for editing a message to be empty 2025-01-01 15:32:27 -07:00
Iris System
2b5fab9689 fix(bot): less confusing alias for "pk;scfg suppress notifications" 2024-12-30 06:24:28 +00:00
Iris System
aea6246900 feat(bot): accept additional number formats in admin limit commands 2024-12-30 04:34:41 +00:00
Iris System
b88c1b7712 feat(bot): server config toggle for @silent proxied messages 2024-12-30 04:33:17 +00:00
alyssa
4596d98670 refactor: remove protobuf 2024-12-24 02:43:41 +00:00
alyssa
f1685495eb feat(bot): new help command 2024-12-24 02:43:41 +00:00
alyssa
2d564535af chore: update to .net 8 2024-12-24 02:43:41 +00:00
Dominik Koch
73f9a0aa36 feat(log cleanup): add koira log cleanup support 2024-12-12 22:04:45 -07:00
alyssa
7c456ad8cf fix(bot): typo 2024-12-10 05:59:31 +09:00
alyssa
48e53e45dd fix(bot): use correct channel id for log channel lookup 2024-12-10 05:35:32 +09:00
rladenson
1c0925a178 fix: fix annabelle logcleaning 2024-12-06 00:42:37 -07:00
Petal Ladenson
6043d31b08
feat: alternate proxy switch mode "add" (#702)
* feat: alternate proxy switch mode "add"

* docs: add proxy switch add to docs

* chore: change default alias to proxy switch new from proxy switch on
2024-12-05 18:24:20 -07:00
rladenson
562afcdb8a fix: inconsistent behavior with non-owned banner lookups 2024-12-05 17:57:18 -07:00
rladenson
c0bc2163f5 fix: allow servernameformat to be run in DMs 2024-12-05 17:26:59 -07:00
rladenson
ec6cbb2a64 feat: guild-specific name format 2024-12-05 17:26:59 -07:00
Petal Ladenson
3f6d9e5a10
fix: remove unused logclean paramter ApproxTimestamp 2024-12-05 17:12:33 -07:00