Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 705 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 705 Bytes

discordTTSBot

Other language

What is this?

  • This is a Discord TTS bot, let it join a voice channel and speak for you.

Need

  • docker

How to use

  • add a config.json file in ./
    {
    "token":"your token"
    }
    
  • run
    • docker build -t "your image name" .
    • docker run "your image name"

Commands

  • /join
  • /talk "message"
  • /leave
  • /language "lang-code"

Bot link

  • Bot
  • I can see all the messages sent by this bot.
  • The server is hosted on my own computer, may turn off anytime.