Updated readme

Update readme with better description for the setup.
This commit is contained in:
2018-03-31 04:14:26 +02:00
committed by GitHub
parent dd0c2bbbe1
commit c1dc1cc767

View File

@@ -4,5 +4,4 @@ Trying to make a chat-bot used to queue, play and stop songs on the same spotify
Spotipy is used as a wrapper for the spotiy API.
## Setup
The config file has template variables that must be changed with your own spotify credentials please register your [own application](https://developer.spotify.com/my-applications/#!/applications) to get your own clientID and clientSecret.
The config file has template variables that must be changed with your own spotify credentials. Credentials are given when registering your [own application](https://developer.spotify.com/my-applications/#!/applications) at spotify. The values you need are the clientID, clientSecret, a redirectURI (can be anything, but preferably a contact page or your webpage) and your playlistID.