Commit graph

287 commits

Author SHA1 Message Date
multimasks
ba17bebc31
fix(docs): update command list + user guide (#637) 2024-05-30 00:09:40 +09:00
multimasks
0a6d4bcb76
fix(docs): add missing pk;config keys 2024-05-12 17:14:24 +09:00
Iris System
eccab602d5 fix(docs): a couple small updates 2024-05-11 20:07:01 +12:00
Iris System
7705bdefab fix(docs): update for 6-char IDs 2024-05-11 20:07:01 +12:00
alyssa
73f43b8cb3 feat(docs): document 'system' key in member/group models 2024-05-03 01:18:15 +09:00
alyssa
1190af90a3 fix: document proxy_privacy in member model 2024-04-16 15:00:43 -04:00
multimasks
285a0f6542 fix(docs): add "Send Messages In Threads" permission to user guide (#618) 2024-04-13 22:51:30 +00:00
multimasks
f3a2ffeead fix(docs): update Nitro emoji & reply-ping sections (#613) 2024-04-13 22:48:29 +00:00
ambdroid
caff9c50aa
feat(core): add dispatch for autoproxy events (#621) 2024-03-14 10:26:09 +13:00
nim-ka
8f7f4ab6f4 Add shorthand 'pk;x' for 'pk;edit -regex' 2024-03-07 03:25:17 -08:00
multimasks
283de562d3
fix(docs): update FAQ with latest emoji issues (#608)
updated nitro emoji question to include "pk must be in source server" + twitch integration issues
2024-01-27 14:01:14 +13:00
programing-monkey
87430e5748
fix(docs): make pk;e regex option description display properly (#589) 2023-09-13 21:29:46 +12:00
Alex
c8f2a137a0
feat(bot): add regex message editing (#587) 2023-09-10 17:58:54 +12:00
Jake Fulmine
c551185ee9 fix(docs): add server keepproxy to api model docs 2023-08-19 16:51:26 +12:00
Jake Fulmine
fc45d356f8 fix: make clearing server keepproxy more obvious 2023-08-19 16:51:26 +12:00
Astralchroma
2f8cebc172 fix(docs): add missing character limit for system tag (#577)
Merges PluralKit/PluralKit#577
2023-08-10 18:31:19 +12:00
Jake Fulmine
22ce250b56 feat: per-server keepproxy toggling (#574)
Merges PluralKit/PluralKit#574
2023-08-10 18:31:11 +12:00
rladenson
8a59ef5f50 feat: add logclean support for Skyra bot (#580)
Merges PluralKit/PluralKit#580
2023-08-10 18:31:01 +12:00
rladenson
878ca63b65 feat: add logclean support for Dozer bot (#580) 2023-08-10 18:30:48 +12:00
rladenson
e58b3c7274 feat: add text-to-speech option to members (#570)
Merges PluralKit/PluralKit#570
2023-08-10 18:30:37 +12:00
rladenson
3045c5e307 feat(bot): add system guild icon & guild name (#554) 2023-07-19 12:49:00 +12:00
rladenson
dc845ea3d7
fix(docs): correct info about webhook name length limit (#568) 2023-07-19 10:12:30 +12:00
spiral
020a6f99fe feat(docs): add some previously undocumented commands 2023-03-25 16:08:44 -04:00
Sai
77142e244f feat(docs): misc improvements 2023-03-25 15:26:55 -04:00
Subroutine7901
89d7d11b69
fix(docs): correct typo (#535) 2023-03-20 14:11:35 +13:00
the iris system
ccb89f50e9
feat(bot): allow separate member avatars for proxied messages (#523)
This allows for using one avatar for the member card, and a different
avatar for proxied messages - so that users can set the main avatar to
a "full" version of their avatar, and the "proxy" avatar to a cropped
version.
2023-03-02 06:11:35 +13:00
sam
e9aaf7d540
feat(docs): update pkgo import url (#522) 2023-02-26 18:44:20 -05:00
Iris System
5e60dec6ec fix(api, docs): send HTTP 400 on empty User-Agent, update docs 2023-02-27 09:56:00 +13:00
Iris System
51ceb36129 fix(bot): use newly-exposed message ID in Carl-bot logclean 2023-02-08 03:05:08 +13:00
IGuessItsBray
6cc479b40b fix(docs): Add CoreBot compatibility (#516) 2023-02-05 00:52:18 +13:00
spiral
8432f00996 chore: remove plausible analytics entirely 2023-01-15 17:09:13 +00:00
Oliver
31ff2b7c87 feat(docs): Add Plural.kt to community libraries 2023-01-05 16:08:05 +13:00
spiral
b5c1197f81
feat(docs): changelog new member model keys 2022-12-15 01:12:10 +00:00
spiral
de9cae0cbd
feat(api): add member.message_count, member.last_message_timestamp 2022-12-15 00:50:24 +00:00
spiral
513c3e1a72
feat(api): add member.autoproxy_enabled 2022-12-15 00:49:55 +00:00
spiral
ac5774df3d
chore(docs): clean up list of bots with log support 2022-12-05 09:58:16 +00:00
spiral
07845edee6 Merge remote-tracking branch 'origin/main' 2022-11-24 06:32:59 +00:00
spiral
e9673a6704
feat: use redis cache for non-id message lookups 2022-11-24 06:32:55 +00:00
Katrix
4f0236d766
feat(bot): Case insensitive proxy tags matching (#490) 2022-11-23 21:48:24 +13:00
spiral
13a44364ad
feat(docs): document api error code 40001 2022-11-23 03:25:52 +00:00
spiral
88acb70243
fix(docs): misc api fixes 2022-11-03 22:51:18 +00:00
spiral
a2b38c45e2
feat(bot): -with-birthday flag for showing birthday in short member list 2022-09-22 17:59:56 +00:00
Jake Fulmine
cd14e6409b feat: add command for calling up ids 2022-08-27 13:52:50 +02:00
Jake Fulmine
ccac0a9203 feat: add pk;random for other systems 2022-08-27 13:32:48 +02:00
the iris system
69ed7e4925
fix(docs): slightly clarify system command targeting (#462) 2022-06-12 05:10:38 +00:00
Astrid
1448e0f5bd
chore: remove legacy api docs from sidebar 2022-06-05 23:19:10 +02:00
spiral
cbef15eaa2
fix(docs): typo in message API model 2022-06-05 15:40:06 -04:00
spiral
2463c20cba
chore: remove legacy API docs 2022-06-05 14:26:24 -04:00
spiral
a18fd9bd0d
chore: update github repo URL 2022-06-05 12:57:10 -04:00
spiral
8027527055
merge pull request #450
add official PluralKit web dashboard
2022-06-05 12:39:42 -04:00