2018-03-30 17:35:04 +02:00
2018-03-28 20:58:00 +02:00
2018-03-30 17:27:01 +02:00
2018-03-28 20:58:00 +02:00
2018-03-30 13:21:03 +02:00
2018-03-28 20:58:00 +02:00

Spotify-Bot

Trying to make a chat-bot used to queue, play and stop songs on the same spotify user.

Spotipy is used as a wrapper for the spotiy API.

A config.py file is hidden from this project as it contains the app ID, secret etc.. To get this working, create a config file with the variables: username ='your-username' clientID = 'your-client-ID' clientSecret = 'your-client-secret' redirectUri ='your-redirect-uri' playlistID ='your-playlist-ID'

Description
Trying to make a chat-bot used to queue, play and stop songs on the same spotify user.
Readme 54 KiB
Languages
Python 99.3%
Procfile 0.7%