feat: update environment variables and refactor timezone handling in index.js
This commit is contained in:
+3
-4
@@ -1,8 +1,7 @@
|
||||
TOKEN=your_discord_token_here
|
||||
CHANNEL_ID=voice_channel_id_here
|
||||
MESSAGE_CRON=""
|
||||
MESSAGE="pong"
|
||||
RAMADHAN_CRON=0 5 * * *
|
||||
START_DATE="2026-02-18"
|
||||
TZ=Asia/Jakarta
|
||||
CRON="0 3 * * *"
|
||||
START_DATE="2026-02-19T00:00:00.000Z"
|
||||
SELF_DEAF=true
|
||||
SELF_MUTE=true
|
||||
Reference in New Issue
Block a user