Commit graph

439 commits

Author SHA1 Message Date
alyssa
5e462a0ca2 feat: add basic premium scaffolding 2026-01-18 06:08:07 -05: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
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
Iris System
21ec6ce022 fix(bot): properly check description presence in CV2 cards 2025-09-08 13:30:45 +12: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
asleepyskye
407e0ced1b fix(bot): add read func to handle requests w/ closed connections 2025-07-20 18:40:16 -04:00
alyssa
539fc82342 feat(bot): lookup command messages 2025-06-15 21:10:57 +00:00
leo60228
1013cf3755
feat(bot): add Zeppelin logclean support (#737) 2025-05-19 00:11:02 +02:00
alyssa
3d0eb562bf feat(bot): listen on multiple addresses, for v4/v6 2025-05-04 18:18:22 +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
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
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
edfc6714d6 feat: dynamically show primary command prefix 2025-01-01 19:15:13 -07:00
alyssa
4596d98670 refactor: remove protobuf 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
3f6d9e5a10
fix: remove unused logclean paramter ApproxTimestamp 2024-12-05 17:12:33 -07:00
rladenson
31934b3b7a feat: change annabelle logclean to use the timestamp in the message 2024-12-05 16:52:24 -07:00
Petal Ladenson
d8a2d052ed feat: logclean for annabelle's nonembed log format 2024-12-05 16:52:24 -07:00
Petal Ladenson
79ea22f527 feat: let logbots have both fuzzy and precise matching 2024-12-05 16:52:24 -07:00
Petal Ladenson
ee43ad8f83 feat: logclean for annabelle's embed log format 2024-12-05 16:52:24 -07:00
sam
83d1a08aaf
feat(bot): add -clear-attachments flag to pk;edit (#700) 2024-11-17 10:01:57 +13:00
alyssa
e46d706d29 fix(bot): fix NRE in Maki logclean 2024-11-10 11:08:30 +09:00
Petal Ladenson
cbc5a34dae
feat(bot): separate banner privacy from description privacy 2024-11-10 03:44:48 +09:00
institute
f5c457401a
feat(bot): add Sapphire bot logclean support 2024-11-08 11:01:12 +09:00
alyssa
2152953b4b fix(bot): bump avatar service http timeout, add better user-facing error 2024-10-23 05:11:12 +09:00
alyssa
e4ed354536 feat: gateway service 2024-10-20 09:36:20 +09:00
the institute
1118d8bdf8
feat(bot): add Maki (maki.gg) logclean support (#685) 2024-10-20 10:24:12 +13:00
rladenson
bd67bc57e6 fix: respect sys name privacy in group embed 2024-10-03 17:19:13 +09:00
ambdroid
9699490674
feat(bot): add poll proxying 2024-10-01 21:38:35 +09:00
Petal Ladenson
7ef1dce0a5
fix(bot): default embed colour should be null 2024-08-29 21:32:03 +09:00
alyssa
d305faf401 refactor(bot): clean up cache extensions 2024-08-07 19:14:32 +09:00
alyssa
1f11dbf269 fix(bot): clean up hid padding code 2024-06-04 18:56:28 +09:00
alyssa
c3a30a59cd fix(bot): format ids correctly in a few places 2024-05-11 21:32:16 +09:00
Iris System
9f56697241 feat: initial 6-character HID rework 2024-05-11 20:07:01 +12:00
Iris System
71ea11e97e feat: add system_id parameter to avatar pull requests 2024-02-13 22:42:40 +13:00
Iris System
6547f1ca20 fix(bot): add AvatarSource.HostedCdn 2024-02-13 22:42:40 +13:00
Astrid
8157c6932e
feat: add support for external avatar hosting service (#614) 2024-02-11 15:53:46 +13:00