mirror of
https://github.com/Xevion/spotify-explicit.git
synced 2025-12-06 05:16:36 -06:00
5 lines
86 B
Python
5 lines
86 B
Python
username = ""
|
|
client_id = ""
|
|
client_secret = ""
|
|
redirect_uri = ""
|
|
scope = ' '.join([]) |