Remove unused keys from example .env file

This commit is contained in:
Logan Cusano
2023-06-03 23:01:47 -04:00
parent a298be40d5
commit 6b12c3e3df

View File

@@ -1,18 +1,10 @@
DEBUG="client:*" DEBUG="client:*"
# Bot Config
# Discord Bot Token
TOKEN=""
# Discord Bot Application ID
APPLICATION_ID=""
# Default Guild ID
GUILD_ID=""
# Audio Config # Audio Config
AUDIO_DEVICE_ID="" AUDIO_DEVICE_ID=""
AUDIO_DEVICE_NAME="" AUDIO_DEVICE_NAME=""
# Client Config # Client Config
CLIENT_ID= CLIENT_ID=0
CLIENT_NAME="" CLIENT_NAME=""
CLIENT_IP="" CLIENT_IP=""
CLIENT_PORT=3010 CLIENT_PORT=3010