Skip to content

asdkmm5050/discordTTSBot

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published