mirror of
https://github.com/KevinMidboe/Spotify-Bot.git
synced 2025-10-29 18:00:15 +00:00
snyk-fix-989d88069560b735a6c7400dd6855204
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-1012994 - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-174126 - https://snyk.io/vuln/SNYK-PYTHON-JINJA2-455616 - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-40482 - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-42069 - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-458931 - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-564338
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.
Languages
Python
99.3%
Procfile
0.7%