FrozenAtlas / discord-chrome-soundcloud-presence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is just a copy of jczstudios work with discord-chrome-presence(https://github.com/jczstudios/discord-chrome-presence) modified to only get soundcloud.

Discord-Chrome-SoundCloud-Presence allows you to set your Discord Rich Presence to whatever song you're listening to in Chrome. An additional Chrome extension is included in order to rely site information.

While not listening to anything the URL status will be shown.

Requirements

Node.js (https://nodejs.org/en/) NPM (https://www.npmjs.com/get-npm)

Installation

REQUIRES NPM (https://www.npmjs.com/get-npm)

git clone https://github.com/FrozenAtlas/discord-chrome-soundcloud-presence 

or download as .zip

open install.bat or

npm install
npm start

Then, install the Chrome extension from the extension directly. (Visit chrome://extensions, enable "Developer Mode", "Load Unpacked", choose the "Extension" directory inside this repository you cloned.

Usage

Install the Google Chrome extension, included in the extension directory. Then, start the server using start.bat or

npm start

Discord will need to be open and the Chrome extension needs to be added (see Installation). For now, your presence updates only when the active tab is updated Chrome tabs API. For example, refreshing the page, navigation, etc.

License

Unlicense

About


Languages

Language:JavaScript 98.4%Language:Batchfile 1.6%