feat: update environment variables and refactor timezone handling in index.js

This commit is contained in:
Fd
2026-02-20 16:32:27 +07:00
parent 811253dac1
commit 30d7d298df
2 changed files with 6 additions and 8 deletions
+3 -4
View File
@@ -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