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:
multimasks 2024-01-26 20:01:14 -05:00 committed by GitHub
parent 8e0b4ed4fa
commit 283de562d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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?