Skip to content

Commit

Permalink
🔨 Add .env.sample content
Browse files Browse the repository at this point in the history
  • Loading branch information
AttoCat committed Feb 27, 2021
1 parent 90c903c commit 7af9160
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
CLIENT_ID = # Your spotify app id
CLIENT_SECRET = # Your spotify app secret
PLAYLIST_ID =
DISCORD_WEBHOOK_URL =

0 comments on commit 7af9160

Please sign in to comment.