feat: implement Opus demuxing for browser streams, cache headers for playback, and enable microphone input in recorder

This commit is contained in:
baharsah
2026-05-13 01:03:46 +07:00
parent 18cf941da0
commit c911b06b95
4 changed files with 18 additions and 14 deletions
-8
View File
@@ -1,8 +0,0 @@
# 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