Skip to content

oarevaloy/TTSBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TTSBot

Dockerized Telegram Text to Speech bot

It converts to audio the string sent by the user . Sentence should be in the format /tts <string>

Available as @ArevaloBot in Telegram

To replicate this bot, follow these instructions:

  • Clone this repository
  • Create your own bot talking with @BotFather
  • Edit config/auth.py file with the token provided by BotFather
  • Run docker build -t ttsbot:local .
  • Then docker run -d ttsbot:local

TODO: Support to choose language

About

Dockerized Telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published