diff --git a/README.md b/README.md index e7e91a3..b89fd51 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ Text to speech Discord Bot using Serenity, Songbird, and Poise ## Setup Guide: ### Easy (Public Bot): - Invite the bot with [this invite](https://bit.ly/TTSBotSlash) -- Run -setup #text_channel_to_read_from -- Run -join in that text channel, while being in a voice channel -- Type normally in the setup text channel! +- Run /setup channel:(the text channel you wish the bot to read messages from) +- Run /join in that text channel, while being in a voice channel +- Type normally in the setup text channel! and the bot will read your messages aloud with your currently set voice ### Normal (Docker): - Make sure docker, docker-compose, and git are installed