Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dpxdenis authored Jul 23, 2020
1 parent d2d0122 commit 7f9915d
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
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)

0 comments on commit 7f9915d

Please sign in to comment.