Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

discotify

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discotify

Discord Rich Presence for spotify in TypeScript

  • 0.2.10
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
increased by16.67%
Maintainers
1
Weekly downloads
 
Created
Source

discotify 0.2.10

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@0.2.10

Requirements

  • NodeJS: best to get v8 or above. Get the one for your OS here
  • npm: Should automatically be installed with nodejs
  • 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
  • You might additionally have to install ts-node and typescript globally
    • ts-node: npm install -g ts-node
    • typescript: npm install -g typescript

Usage

  1. Make sure Spotify is open
  2. Make sure either Discord-ptb or Discord-canary is open

To start use:
discotify start

To stop:
ctrl + c does the job

Tested on

  • Linux Ubuntu 16.04 ✅
  • Windows 7 ✅

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


Result should look something like this:

Keywords

FAQs

Package last updated on 02 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc