mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 08:40:11 +00:00
Expand on documentation aimed at server staff
This commit is contained in:
parent
93e4275b97
commit
80fe6729cb
10 changed files with 151 additions and 60 deletions
|
|
@ -24,16 +24,4 @@ PluralKit has a couple of useful command shorthands to reduce the typing:
|
|||
|pk;member new|pk;m n|
|
||||
|pk;switch|pk;sw|
|
||||
|pk;message|pk;msg|
|
||||
|pk;autoproxy|pk;ap|
|
||||
|
||||
## Permission checker command
|
||||
If you're having issues with PluralKit not proxying, it may be an issue with your server's channel permission setup.
|
||||
PluralKit needs the *Read Messages*, *Manage Messages* and *Manage Webhooks* permission to function.
|
||||
|
||||
To quickly check if PluralKit is missing channel permissions, you can use the `pk;permcheck` command in the server
|
||||
in question. It'll return a list of channels on the server with missing permissions. This may include channels
|
||||
you don't want PluralKit to have access to for one reason or another (eg. admin channels).
|
||||
|
||||
If you want to check permissions in DMs, you'll need to add a server ID, and run the command with that.
|
||||
For example: `pk;permcheck 466707357099884544`. You can find this ID
|
||||
[by enabling Developer Mode and right-clicking (or long-pressing) on the server icon](https://discordia.me/developer-mode).
|
||||
|pk;autoproxy|pk;ap|
|
||||
Loading…
Add table
Add a link
Reference in a new issue