Skip to content

rezamasoomin/text_to_speech_telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment

You need to create a .env file in the root of this project and add the bot token to it you can create your bot with @botfather at this link https://telegram.me/botfather

  BOT_TOKEN=<token>
  PORT=3000

Then install requirements with command-line

  npm install

To run

  node index.js

About

text to speech telegram bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published