summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index 5e9f24c..66faf26 100644
--- a/.env.example
+++ b/.env.example
@@ -3,4 +3,5 @@ YOUTUBE_API_KEY=
SPOTIFY_CLIENT_ID=
SPOTIFY_CLIENT_SECRET=
ACTIVITY= # Activity Type is of type int, 1: Playing, 2: Listening, 3: Watching, 4: Streaming
-ACTIVITY_MESSAGE= \ No newline at end of file
+ACTIVITY_MESSAGE=
+ACTIVITY_URL= # Only required for Streaming \ No newline at end of file