Skip to content

ceoaleksandr/tts-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTS Bot

This is Telegram text-to-speech (TTS) that compiles text messages to voice messages.

How to install

  1. Download Node.JS

  2. Create a new Telegram bot. (Contact: t.me/botfather)

  3. Clone this repository and rename .env-example to .env, then open it and set bot token: BOT_TOKEN=<this is your bot token>

  4. Install all dependencies: npm install

  5. Run it: npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published