summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index 66faf26..1e276ba 100644
--- a/.env.example
+++ b/.env.example
@@ -2,6 +2,6 @@ DISCORD_TOKEN=
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= # Activity Type is of type int, 0: Playing, 1: Listening, 2: Watching, 3: Streaming
ACTIVITY_MESSAGE=
ACTIVITY_URL= # Only required for Streaming \ No newline at end of file