feat: implement Opus decoder runtime checks and add tests for decoder functionality
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# Discord Bot Configuration
|
||||
DISCORD_TOKEN=your_bot_token_here
|
||||
VOICE_CHANNEL_ID=your_voice_channel_id_here
|
||||
GUILD_ID=your_guild_id_here
|
||||
|
||||
# Recording Configuration
|
||||
RECORDINGS_DIR=./recordings
|
||||
|
||||
Reference in New Issue
Block a user