Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages