Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 793 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 793 Bytes

telefy-now

Telegram app that modifies your bio with the current song that are playing on your spotify.

330792092-13a20b40-aa4f-43d1-97c2-b7126abb8486

Setup instructions

Before running the project or running tests, copy the config/config.yaml.dst in config/config.yaml and fill it with your data. Telegram API keys can be retrieved on my.telegram.org and Spotify keys are obtainable from https://developers.spotify.com/ by creating a new application with the following entries: image

Tests and code coverage

To run tests, type python -m pytest tests from the root of the project.