Remove device ID requirement for API
- The device ID is handled by the .env file
This commit is contained in:
@@ -10,8 +10,6 @@ GUILD_ID=""
|
||||
# Audio Config
|
||||
AUDIO_DEVICE_ID=""
|
||||
AUDIO_DEVICE_NAME=""
|
||||
# The level to open the noisegate and play audio to Discord, recommended to set to 10
|
||||
AUDIO_NOISE_GATE_OPEN="10"
|
||||
|
||||
# Client Config
|
||||
CLIENT_ID=
|
||||
|
||||
Reference in New Issue
Block a user