add humor

This commit is contained in:
rintyuu 2024-08-17 01:24:04 -07:00
parent a6e4799bf3
commit c7ab820a34

View file

@ -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.