Skip to content

A telegram bot to download music from youtube and soundcloud

License

Notifications You must be signed in to change notification settings

naseif/telegram-music-bot

Repository files navigation

telegram-music-bot

A telegram bot to download music from Youtube and Soundcloud

Requirements

  • Nodejs
  • NPM

Installation

Simply clone the repository and install the modules:

git clone https://github.com/naseif/telegram-music-bot.git
cd telegram-music-bot
npm i

Now rename example.config.json to config.json and paste your own token.

To run the bot, execute the following:

npm start

Questions?

Please open an issue if you have questions, wish to request a feature, etc.