deulizealand / Spotify-TGBio

Automatically change your Telegram bio to show what you are listening to on Spotify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify-TGBio

Automatically change your Telegram bio to show what you are listening to on Spotify.

Requirements

Installation

git clone https://github.com/BranchScope/Spotify-TGBio
cd Spotify-TGBio
pip3 install -r requirements.txt

Configuration

  • Put your Telegram api_id and api_hash in constants.py, you can find them by registering a Telegram Application here.
  • Put your Spotify App's client_id and client_secret in constants.py, you can find them by registering a Spotify Application here.
  • Put your current Telegram bio in constants.py, to restore it when you stop listening to music or when Spotify goes down.

Start

python3 main.py

Support/Contributing

Want to contribute? Pull requests are accepted! Do you need help? Feel free to open an issue or to contact me on Telegram.

License

Licensed under the terms of the MIT License


Join @BranchProjects to stay updated about the project.

About

Automatically change your Telegram bio to show what you are listening to on Spotify.


Languages

Language:Python 100.0%