ytdl_audio_telebot
v0.0.3
Published
Telegram Bot that Downloads YouTube Audio File
Readme
ytdl_audio_telebot
Zero Log Telegram Bot that downloads YouTube Audio
Installation
Download this repo and npm install
Run
Get your telegram bot key from '@botfather'
env TELEGRAM_BOT_KEY=<YOUR_TELEGRAM_BOT_KEY> npm start
Deploy on Heroku
- Clone this repo
git clone https://github.com/parthpower/ytdl_audio_telebot - Change your bot key in .env file.
- Get heroku-cli
heroku creategit push heroku master- It's Done!
