/spotify-telegram

Spotify service bot for Telegram

Primary LanguageJavaScript

spotify-telegram

Spotify service bot for Telegram written in Node.js as seen live at @musifybot. It can help users find and share music on Spotify by (@)mentioning it in any chat just as much as the built-in @youtube bot.

Installation

  • Simply run npm install with Node.js v7 installed
  • Update .botifyrc with your generated Telegram & Spotify tokens
  • Bare in mind this script is using ES7 features, thus --harmony flag is required (as of March 2017)

Resources