Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.
/ sc-np Public archive

Soundcloud now playing for Discord using Rich Presence

Notifications You must be signed in to change notification settings

lonkaars/sc-np

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC-NP

Soundcloud Rich Presence for Discord

coolpic

Installation instructions

  1. Install Tampermonkey (Chrome) or Greasemonkey (Firefox)

  2. Install this script (script source can be found under the releases section)

  3. Download and install betterdiscord

  4. Go to releases and download the plugin for betterdiscord

  5. Unzip into C:/Users/%Your User Name%/AppData/Roaming/BetterDiscord/Plugins

    The file structure should look like this:

    /plugins
    ├── /scnp
    │   └── sc-np-win.exe
    └── soundcloud-now-playing.plugin.js
    
  6. Enable the plugin in Discord settings

Note

Because Discord doesn't like people fucking around with their app, you should use betterdiscord at your own risk. I've been using betterdiscord for over 2 years and haven't gotten a ban, but there isn't any guarantee that you won't get one. It is against Discord's terms of use to use a modded client, but betterdiscord without plugins can't be detected*.

This plugin only launches a child process with the now playing server, so it can't be detected* by Discord. I strongly advice against using plugins that give you extra superpowers on Discord.

The server acts like it's a game with rich presence, so it's within the terms of use. If you do want to stay on the safe side and don't want to install betterdiscord, you can run the sc-np-win.exe instead.

I don't have a mac and I'm too lazy to test on linux, but you can compile for yourself with pkg; pkg . in repo root.

*Can't be detected means the chance that it's detected is really small

About

Soundcloud now playing for Discord using Rich Presence

Resources

Stars

Watchers

Forks

Packages

No packages published