Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.03 KB

Spotigram bot

A simple Telegram bot built with pyTelegramBotAPI and Spotipy. It's a little assistant in which help you in the world of the music! You can search an album and receive the track list, the most of famous songs of an artists and other features!

Install Requirements and setup

Use pip or pip3 to install the dev requirements for the software testing and the other packages:

pip3 install -r requirements_dev.txt || requirements.txt

Insert your CID and CID SECRET from Spotify for Developers and you Bot Token taken from BotFather insetting.py file.

Features implemented

  • Most famous tracks of an artist
  • Receive information of an album 🆕

Features that will be implemented

  • Track list of an album
  • Receive information of an artist (Such as followers and generes)
  • Listen a preview of a song