Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
/ discotify Public archive

Spotify Rich Presence for Discord (now also has a cli)

License

Notifications You must be signed in to change notification settings

Pepijn98/discotify

Repository files navigation


Discord server NPM version NPM downloads Dependencies Patreon

NPM info

discotify 0.4.0

Spotify Rich Presence for Discord in TypeScript
shows your currently playing song as a fancy rich presence in Discord

Install globally with:
npm install -g discotify
or
yarn global add discotify

Requirements

  • NodeJS: best to get v8 or above. Get the one for your OS here
  • npm: Should automatically be installed with nodejs
  • git: Get it from here
  • Discord-ptb or canary:
    • ptb you can get from here by clicking on "Get the Public Test Build"
    • Canary links: win, linux, osx
  • Spotify: win, linux, osx

Usage

Make sure Spotify is open
Make sure either Discord-ptb or Discord-canary is open

To start use: discotify --start
To stop: ctrl + c does the job
Use discotify --help for a small help message

Tested on

  • Linux Ubuntu 16.04 ✅
  • Linux Ubuntu 18.04 ✅
  • Windows 7 ✅
  • Windows 10 ✅

Got it working on an OS not listed above?
Just make an issue and i'll add it.


Result should look something like this:

Releases

No releases published

Packages

No packages published