docs(pterodactyl): added new placeholder to chat command docs
This commit is contained in:
parent
34c34e745a
commit
3d3c5f708e
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ Available placeholders:
|
||||||
- `.$M` - replaced with message content
|
- `.$M` - replaced with message content
|
||||||
- `.$N` - replaced with author's display name (or guild nickname, if set)
|
- `.$N` - replaced with author's display name (or guild nickname, if set)
|
||||||
- `.$U` - replaced with the author's username (NOT display name, you should usually use `.$N`)
|
- `.$U` - replaced with the author's username (NOT display name, you should usually use `.$N`)
|
||||||
|
- `.$V` - replaced with the configured invite link
|
||||||
|
|
||||||
Default value:
|
Default value:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue