Commit graph

742 commits

Author SHA1 Message Date
Petal Ladenson
546a287c28 feat: add more options for when to make proxied messages silent 2026-01-13 19:31:44 -07:00
asleepyskye
1776902000 fix(bot): fix server name format 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
2026-01-01 11:16:27 -05:00
asleepyskye
83f2d33c3d feat(bot): port message info embeds to cv2
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-10-24 10:23:38 -04: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
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
alyssa
26208ce16c feat(bot): port help menu to components v2 2025-09-07 22:45:31 +00: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
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
rladenson
dfd9ea553a feat: show notice of ToS on system creation 2025-04-27 20:43:27 -06:00
rladenson
094ddbcea2 fix: string interpolation error 2025-04-24 10:42:52 +00:00
alyssa
a8664665a6 feat: add last message cache to gateway 2025-04-04 11:10:39 +00:00
alyssa
71e8cf960c feat(bot): make links in help/stats embeds clickable 2025-03-09 15:25:33 +00:00
alyssa
8266100155 fix(bot): clean up some error messages 2025-02-23 11:02:55 +00:00
alyssa
d537f05b23 feat(bot): use avater service for image verify 2025-02-23 09:33:32 +00:00
rladenson
0572725be1 fix: check member banner permissions on direct queries 2025-02-10 19:48:27 -07:00
rladenson
43bc220a3d fix: check group banner existence when querying group banner 2025-02-10 19:46:52 -07:00
alyssa
e50a959910 fix(bot): update formatting in pk;stats 2025-01-11 01:40:04 +00: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
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
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
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
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
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
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
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
rladenson
3bf1203234 fix: show ids in pt embeds for image links 2024-12-05 16:41:50 -07:00
rladenson
ba279612ca feat: add raw and pt formats to member banners 2024-12-05 16:41:50 -07:00
rladenson
8db785f98a feat: add raw and pt formats to system banner 2024-12-05 16:41:50 -07:00
rladenson
f6819d5caf feat: add raw and pt format to system servericon 2024-12-05 16:41:50 -07:00
rladenson
b972a0238c feat: add raw and pt formats to group pfp and banner 2024-12-05 16:41:50 -07:00
rladenson
1ae6c8ff54 feat: add raw and pt format to group icon 2024-12-05 16:41:50 -07:00
rladenson
cd32518c73 feat: add raw and plaintext formats to system pfp 2024-12-05 16:41:50 -07:00
rladenson
2c4dea29be feat: add raw and plaintext formats to member avatar, proxy avatar, and guild avatar 2024-12-05 16:41:50 -07:00