- This is a Discord TTS bot, let it join a voice channel and speak for you.
- docker
- add a config.json file in ./
{ "token":"your token" }
- run
docker build -t "your image name" .
docker run "your image name"
/join
/talk "message"
/leave
/language "lang-code"
- Bot
- I can see all the messages sent by this bot.
- The server is hosted on my own computer, may turn off anytime.