mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
fix(docs): update FAQ with latest emoji issues (#608)
updated nitro emoji question to include "pk must be in source server" + twitch integration issues
This commit is contained in:
parent
8e0b4ed4fa
commit
283de562d3
1 changed files with 4 additions and 2 deletions
|
|
@ -68,8 +68,10 @@ No. This is a limitation in Discord itself, and cannot be changed. The color com
|
|||
* Discord sometimes has issues displaying avatars. We can't do anything about that, sorry :(
|
||||
|
||||
### Why can't I use nitro emoji in some channels?
|
||||
Webhooks inherit nitro emoji permissions from the `@everyone` role, so `@everyone` must have the "Use External Emoji" permission to be able to use nitro emoji with PluralKit.
|
||||
If it still doesn't work, make sure this permission isn't denied in channel overrides (found in channel settings -> permissions).
|
||||
* Webhooks inherit nitro emoji permissions from the `@everyone` role, so `@everyone` must have the "Use External Emoji" permission to be able to use nitro emoji with PluralKit.
|
||||
If it still doesn't work, make sure this permission isn't denied in channel overrides (found in channel settings -> permissions). You can also check if it's a permissions issue with `pk;permcheck`.
|
||||
* PluralKit must be in the server the emojis are from. This is because of a change made by Discord in 2022.
|
||||
* Because PluralKit cannot be a Twitch subscriber, it will never be able to use emojis from Twitch integrations.
|
||||
|
||||
### Why can't I invite PluralKit to my server?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue