mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 23:37:54 +00:00
feat: add text-to-speech option to members (#570)
Merges PluralKit/PluralKit#570
This commit is contained in:
parent
68cd21fb2f
commit
e58b3c7274
16 changed files with 90 additions and 6 deletions
|
|
@ -92,6 +92,7 @@ You can have a space after `pk;`, e.g. `pk;system` and `pk; system` will do the
|
|||
- `pk;member <member> proxy remove [tags]` - Removes a proxy tag from a member.
|
||||
- `pk;member <member> autoproxy [on|off]` - Sets whether a member will be autoproxied when autoproxy is set to latch or front mode.
|
||||
- `pk;member <member> keepproxy [on|off]` - Sets whether to include a member's proxy tags in the proxied message.
|
||||
- `pk;member <member> tts [on|off]` - Sets whether to send a member's messages as text-to-speech messages.
|
||||
- `pk;member <member> pronouns [pronouns]` - Changes the pronouns of a member.
|
||||
- `pk;member <member> color [color]` - Changes the color of a member.
|
||||
- `pk;member <member> birthdate [birthdate|today]` - Changes the birthday of a member.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue