-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,22 @@ | ||
# YouTubeMusic DiscordRichPresence | ||
Shows YouTubeMusic as Discord Rich Presence | ||
|
||
###Step 1: | ||
### Step 1: | ||
Download the Repo & install the dependencies (express & discord-rich-presence) with npm | ||
|
||
###Step 2: | ||
Set your ID from your Discord Application in index.js | ||
### Step 2: | ||
Set your ID from your Discord Application (You can also add pictures in the discord application settings!) in index.js | ||
**const client = require('discord-rich-presence')('YOUR ID HERE')** | ||
|
||
###Step 3 | ||
### Step 3 | ||
Enable in Chrome at Extensions the developer mode and load the Extension from the dir named **ChromeExtension** | ||
|
||
###Step 4 | ||
### Step 4 | ||
Open a command promt in the directory where the repo files are and type **npm start** | ||
|
||
###Step 5 | ||
### Step 5 | ||
Have fun :3 | ||
|
||
## Screenshots | ||
![alt text](https://github.com/DevDenisYT/YouTubeMusicDiscordRichPresence/blob/master/Anmerkung%202020-07-24%20001309.png?raw=true) | ||
![alt text](https://github.com/DevDenisYT/YouTubeMusicDiscordRichPresence/blob/master/Anmerkung%202020-07-24%20001239.png?raw=true) |