Commit graph

1406 commits

Author SHA1 Message Date
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
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
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