Simple Node.js bot for Telegram that recommends a few songs from Spotify based on the song posted in the Telegram channel.
- You need to have Spotify App created to get ClientID and ClientSecret. More info here.
- You need to create Telegram Bot with BotFather. More info here.
To run this bot, install dependencies:
npm install
then run it:
node index.js