Document external emoji permissions

This commit is contained in:
acw0 2020-07-28 18:05:00 -04:00 committed by Astrid
parent 2f8f819e22
commit 2dee8ab1ae

View File

@ -16,6 +16,8 @@ Webhooks exist outside of the normal Discord permissions system, and (with a few
However, PluralKit will make an attempt to apply the sender account's permissions to proxied messages. For example, role mentions, `@everyone`, and `@here` However, PluralKit will make an attempt to apply the sender account's permissions to proxied messages. For example, role mentions, `@everyone`, and `@here`
will only function if the sender account has that permission. The same applies to link embeds. will only function if the sender account has that permission. The same applies to link embeds.
For external emojis to work in proxied messages, the @everyone role must have the "Use External Emojis" permission. If it still doesn't work, check if the permission was denied in channel-specific permission settings.
## Troubleshooting ## Troubleshooting
### Permission checker command ### Permission checker command