mirror of
https://github.com/KevinMidboe/Spotify-Bot.git
synced 2025-10-29 18:00:15 +00:00
Renamed config file to be applicable with configparser.
This commit is contained in:
6
config.ini
Normal file
6
config.ini
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[Spotify]
|
||||||
|
USERNAME = YOUR_USERNAME
|
||||||
|
CLIENT_ID = YOUR_CLIENT_ID
|
||||||
|
CLIENT_SECRET = YOUR_CLIENT_SECRET
|
||||||
|
REDIRECT_URI = YOUR_REDIRECT_URI
|
||||||
|
PLAYLIST_ID = o28374839274
|
||||||
Reference in New Issue
Block a user