Update .env.example
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
TOKEN=your_discord_token_here
|
TOKEN=your_discord_token_here
|
||||||
CHANNEL_ID=voice_channel_id_here
|
CHANNEL_ID=voice_channel_id_here
|
||||||
TZ=Asia/Jakarta
|
TZ=Asia/Jakarta
|
||||||
CRON="0 3 * * *"
|
CRON=0 3 * * *
|
||||||
START_DATE="2026-02-19T00:00:00.000Z"
|
START_DATE=2026-02-19T00:00:00.000Z
|
||||||
SELF_DEAF=true
|
SELF_DEAF=true
|
||||||
SELF_MUTE=true
|
SELF_MUTE=true
|
||||||
Reference in New Issue
Block a user