init
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal 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
|
||||||
Reference in New Issue
Block a user