Skip to content

Hedgehog2484/yandex_music_presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages