The weeb for the next gen discord boat - Wamellow wamellow.com
bot discord
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add skip parts and bot voice instructions (#52)

* docs: add skip parts and bot voice instructions

* docs: rephrase vc mod to users with mute members

authored by

Luna Seemann and committed by
GitHub
a0533d91 6447047f

+8
+8
public/docs/text-to-speech.md
··· 79 79 - If you want to disable it permanently, you can use `/tts set chat-to-speech`. 80 80 <br /> 81 81 <br /> 82 + If you only want to skip specific parts of your message — such as multiline code blocks, spoilers, or emojis — run `/tts set markdown state:Skip`. To have those parts read aloud again, run `/tts set markdown state:Speak out loud`. 83 + 84 + <br /> 85 + <br /> 82 86 83 87 **Note:** Any of those methods only apply to you and your own messages, and not to anyone else using chat to speech. 84 88 If you want to disable it for everyone, [read the setup section of these docs](#setup). ··· 114 118 <br /> 115 119 116 120 You can also change the voice on a per-message basis by setting the `voice` option when using `/tts file` or `/tts voice`, i.e.: `/tts voice text:Hello World voice:en_female_samc`. This can also be combined with the auto translate flag. 121 + <br /> 122 + <br /> 123 + 124 + To change the voice for another bot or app, users with the `Mute Members` permission can use `/tts set speaker` with the `bot` option (set it to the bot mention or bot ID), for example: `/tts set speaker voice:🇺🇸 English (us) - Jessie (TikTok) bot:@Wamellow#1138`. Before this works, make sure **Allow bots, apps and webhooks** is enabled in your server dashboard. 117 125 118 126 ### 🌎 Auto Translate 119 127 Automatically translate messages from any language to match your current voice's language for free.