Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angelof-exe/spotigram
Spotigram bot, a telegram bot built with spotipy.
https://github.com/angelof-exe/spotigram
pytelegrambotapi spotipy spotipy-library telegram-bot
Last synced: about 2 months ago
JSON representation
Spotigram bot, a telegram bot built with spotipy.
- Host: GitHub
- URL: https://github.com/angelof-exe/spotigram
- Owner: angelof-exe
- Created: 2022-10-23T21:12:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T12:24:23.000Z (about 2 years ago)
- Last Synced: 2024-02-18T18:26:26.070Z (10 months ago)
- Topics: pytelegrambotapi, spotipy, spotipy-library, telegram-bot
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **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 in`setting.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