Commit graph

1439 commits

Author SHA1 Message Date
Petal Ladenson
7643051829 make the text more clear (squash this when merging) 2026-01-13 19:51:17 -07:00
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
f22ba3f0ea fix(bot): add interaction error for wrong account
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-12-10 13:04:55 -05:00
alyssa
6a7ab2b853 feat: disable autoproxy with 3 backslashes 2025-11-09 09:09:59 +00:00
asleepyskye
0983179240 fix(bot): add allowed mentions to msg info replies
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-10-24 21:26:33 -04:00
asleepyskye
49ce00e675 fix(bot): check for null avatar in msg info 2025-10-24 19:55:53 -04: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
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
asleepyskye
b3eb108a13 chore(bot): update wording on error message 2025-09-01 21:23:24 -04:00
asleepyskye
3c4644f3cc chore(bot): revert temp fix (407e0ce) + update watson 2025-08-11 21:28:22 -04: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
leo60228
1013cf3755
feat(bot): add Zeppelin logclean support (#737) 2025-05-19 00:11:02 +02:00
alyssa
8bf738fbd3 feat(bot): 🫑 2025-05-15 21:04:31 +00:00
Petal Ladenson
4dd80805ae
feat(bot): add system aliases "account" and "acc" 2025-05-13 17:56:29 -06:00
alyssa
3d0eb562bf feat(bot): listen on multiple addresses, for v4/v6 2025-05-04 18:18:22 +00:00
rladenson
94a3276979 fix(bot): check message type in message update events 2025-04-28 06:29:08 -06:00
rladenson
dfd9ea553a feat: show notice of ToS on system creation 2025-04-27 20:43:27 -06:00
alyssa
63d9b411ae fix(bot): only update discord status when gateway is enabled 2025-04-24 10:42:52 +00: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
15c992c572 feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
alyssa
64ff69723c fix(bot): prefix command_message keys 2025-04-04 11:10:39 +00:00
alyssa
7cd3939f95 feat(bot): add config setting to disable connecting to discord gateway 2025-04-04 11:10:39 +00:00
alyssa
2578eb0e3c feat: send events from gateway to bot over http 2025-04-04 11:10:39 +00:00
alyssa
a72afb35a0 feat: add remote config over http/redis 2025-04-04 11:10:35 +00:00
Nidoskull
c4db95796d feat(bot): add "as text" to the redirect to the error support channel
Many users send a screenshot of the error embed rather than sending the error code as text. Perhaps this would help?
2025-03-16 11:28:42 +00:00
Iris System
2b7f510e17 fix(bot): strip excessive linefeeds in reply embed generation 2025-03-11 11:22:18 +13:00
alyssa
71e8cf960c feat(bot): make links in help/stats embeds clickable 2025-03-09 15:25:33 +00:00
alyssa
c58eb274df chore(bot): remove unused library ImageSharp 2025-03-08 12:08:38 +00:00
alyssa
d74a6678c8 fix(bot): clean up "not found in cache" errors in sentry 2025-02-24 10:53:18 +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