From c7ab820a34786b3178dead2ceba5098759c77972 Mon Sep 17 00:00:00 2001 From: rintyuu Date: Sat, 17 Aug 2024 01:24:04 -0700 Subject: [PATCH] add humor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46d4542..dacc93f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ dotenv, spotipy.oauth2/SpotifyOAuth, spotipy, requests, os ``` - +definitely make sure to install `os` in your spotify application in your developer portal, copy and paste your application secrets/variables into the .env file for the python code to run properly. please also create a discord webhook, and copy it into the `DISCORD_WEBHOOK_URL=""` of said file.