Skip to content

komly/VoiceTelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoiceTelegramBot

Telegram bot for converting text to speech

Screenshot

Installation

  • python3 -m venv venv
  • ./venv/bin/activate
  • pip install -r requirements.txt
  • mv settings.json.example settings.json
  • python main.py

Configuration

Get an api token from BotFather and change it in settings.json

About

Telegram bot for converting text to speech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages