Commit graph

1308 commits

Author SHA1 Message Date
alyssa
84652d6e3d feat(bot): config key to toggle local cache lookups 2024-10-20 09:36:20 +09:00
alyssa
20ab671f98 chore: bump .net sentry sdk 2024-10-20 09:36:20 +09:00
alyssa
f1ad221b0f feat(bot): run both local and http cache to log differences 2024-10-20 09:36:20 +09:00
alyssa
8f9b6f1554 feat(bot): implement sharded http cache lookup 2024-10-20 09:36:20 +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
Iris System
b7bd184aad feat(bot): add system info embed to admin commands 2024-10-07 21:44:38 +13:00
alyssa
b898b01680 Revert "feat(bot): remove double push notifications"
This reverts commit 9a6254c01f.
2024-10-05 23:07:17 +09:00
rladenson
74a374a0a7 feat(docs+bot): Add info about discord's embed setting to FAQ, new system response, and pk;help 2024-10-05 19:09:54 +09:00
rladenson
b802bbe673 feat: Add privacy blurb to new system response 2024-10-05 19:09:54 +09:00
rladenson
f6eda1834f feat(docs+bot): add info on system recovery to new system embed, pk;help, and faq 2024-10-05 19:09:54 +09:00
Petal Ladenson
5f644ab17a
fix(bot): respect member/group name/desc privacy in search 2024-10-05 01:49:10 +09:00
Petal Ladenson
42235cef9c
fix(bot): don't add spaces to multiline proxy tags 2024-10-05 01:43:36 +09:00
Petal Ladenson
24eda3a862
feat(bot): add pk;dashboard command 2024-10-05 01:39:52 +09:00
Petal Ladenson
7fb1681cac
fix(bot): fix typo in ProxyService 2024-10-05 01:26:41 +09:00
Petal Ladenson
857b4d5c26
feat(bot): better error message in pk;cfg member|group limits 2024-10-04 20:00:07 +09:00
Petal Ladenson
d1dd4477d1
fix(bot): let you blacklist any channel you can proxy in 2024-10-04 19:58:24 +09:00
Petal Ladenson
f37a6f4290
fix(bot): respect character limit for group display names 2024-10-04 19:55:46 +09:00
Petal Ladenson
9a6254c01f
feat(bot): remove double push notifications 2024-10-03 17:42:26 +09:00
Petal Ladenson
93264cbf20
feat(bot): -all flag to add/remove all members from group 2024-10-03 17:30:39 +09:00
Petal Ladenson
4bd4407771
feat(bot): add switch copying and more detailed switch editing 2024-10-03 17:29:38 +09:00
Petal Ladenson
23fe904464
feat(bot): add -plaintext flag alongside -raw 2024-10-03 17:23:33 +09:00
rladenson
3d9be096cb fix: respect sys name privacy in group list 2024-10-03 17:19:13 +09:00
rladenson
bd67bc57e6 fix: respect sys name privacy in group embed 2024-10-03 17:19:13 +09:00
Jake Fulmine
87d027f2d4
tweak: use global list formatting for member group lists (#628)
* tweak: use global list formatting for member group lists

* fix: use DisplayHid
2024-10-01 08:56:38 -04:00
ambdroid
9699490674
feat(bot): add poll proxying 2024-10-01 21:38:35 +09:00
Petal Ladenson
b72805c51c
feat(bot): add pk;configure alias 2024-10-01 20:38:26 +09:00
alyssa
32a6e97342 feat(bot): custom status 2024-09-13 12:48:23 +09:00
Petal Ladenson
601d266063
feat(bot): add many aliases 2024-08-29 21:32:22 +09:00
Petal Ladenson
7ef1dce0a5
fix(bot): default embed colour should be null 2024-08-29 21:32:03 +09:00
alyssa
843275a3ac fix(bot): check if user has a system registered in proxy checks 2024-08-29 04:12:26 +09:00
alyssa
a128fd5492 fix(bot): properly cancel dispatch prompt 2024-08-23 04:24:25 +09:00
alyssa
45640f08ee feat: improve dispatch security 2024-08-22 07:10:35 +09:00
sam
aa04124639 feat: store edit command message ID in redis 2024-08-17 12:37:09 +12:00
abbie
4ffaed510a
fix(bot): markdown escape Discord usernames (#655) 2024-08-16 05:23:13 +09:00
alyssa
d305faf401 refactor(bot): clean up cache extensions 2024-08-07 19:14:32 +09:00
dependabot[bot]
ede9642a27
chore(deps): bump SixLabors.ImageSharp in /PluralKit.Bot (#643)
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.0.1 to 3.1.5.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.0.1...v3.1.5)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 04:49:50 +09:00
alyssa
f14c421e23 fix(bot): expose errors from the per-minute scheduled task 2024-06-15 23:59:38 +09:00
alyssa
1f11dbf269 fix(bot): clean up hid padding code 2024-06-04 18:56:28 +09:00
alyssa
80b685ae9b fix(bot): throw correct error on invalid 6-character system id 2024-06-04 18:52:55 +09:00
Iris System
082782b283 fix(bot): fix hid list pad when queryer has no registered system 2024-05-30 11:18:01 +12:00
alyssa
4e285c75fb fix(bot): add "proxy" to pk;m privacy help/error text 2024-05-30 00:08:35 +09:00
alyssa
6d49961daf feat(bot): config setting to pad 5-character ids in lists 2024-05-19 21:31:26 +09:00
alyssa
c3a30a59cd fix(bot): format ids correctly in a few places 2024-05-11 21:32:16 +09:00
alyssa
f6fceffc3f fix(bot): reset content-type header before reading content
Discord CDN sometimes returns content-type headers that not only break json
deserializing, but also just reading the body...
2024-05-11 20:54:05 +09:00
Iris System
e93609df91 fix(bot): use ParseHid for input check in CreateNotFoundError 2024-05-11 20:07:01 +12:00
Iris System
7965e15282 fix(bot): make deletion ID checks accept hyphens/caps 2024-05-11 20:07:01 +12:00
Iris System
53a3d1886b fix(bot): add more plural forms to new config commands 2024-05-11 20:07:01 +12:00
Iris System
1ce9227b7d feat(bot): add option for hid capitalization 2024-05-11 20:07:01 +12:00
Iris System
a3f1601938 fix(bot): allow "split id" for config option 2024-05-11 20:07:01 +12:00