This commit is contained in:
root
2026-05-12 19:39:51 +07:00
parent 7ad5e58ffa
commit 1a5449f16d

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
# Discord Bot Token (dari Discord Developer Portal)
DISCORD_TOKEN=""
# ID Channel Voice yang ingin di-join bot saat startup
VOICE_CHANNEL_ID=
GUILD_ID=
# Folder penyimpanan rekaman (opsional, default: ./recordings)
RECORDINGS_DIR=./recordings