Skip to content
/ spotibot Public

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

Notifications You must be signed in to change notification settings

mik0w/spotibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published