Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 773 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 773 Bytes

YANDEX MUSIC PRESENCE

A small script, which will display the current playing track in yandex music in your discord status.

Installation

Dependencies

If you have Poetry - you can use it to download dependencies:

cd yandex_music_presence
poetry install

or pip install:

pip install pypresence
pip install yandex-music

And you need to put your discord client id and yandex music api key to the config.json

Y_Music token from here: https://yandex-music.readthedocs.io/en/latest/token.html

Discord client id from here: https://discord.com/developers/docs/getting-started

Run __main__.py and start to listen some track.