Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 525 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 525 Bytes

spotibot

Simple Node.js bot for Telegram that recommends a few songs from Spotify based on the song posted in the Telegram channel.

Prerequisites

  • 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.

Installation

To run this bot, install dependencies: npm install

then run it:

node index.js