Skip to content

fix: update Discord voice stack for working playback#1296

Open
TheOneWithTheWrench wants to merge 2 commits intomuseofficial:masterfrom
TheOneWithTheWrench:fix/dave-voice-stack
Open

fix: update Discord voice stack for working playback#1296
TheOneWithTheWrench wants to merge 2 commits intomuseofficial:masterfrom
TheOneWithTheWrench:fix/dave-voice-stack

Conversation

@TheOneWithTheWrench
Copy link

@TheOneWithTheWrench TheOneWithTheWrench commented Mar 8, 2026

Summary

Fixes this issue: #1294

  • upgrade @discordjs/voice to 0.19.0 and add @snazzah/davey to support Discord's current voice stack
  • raise the Node engine requirement to >=22.12.0 to match the newer voice dependency requirements
  • handle parse-duration returning null in src/utils/duration-string-to-seconds.ts

Testing

  • yarn install
  • yarn typecheck
  • yarn build
  • built and deployed the updated image to a K3s Raspberry Pi cluster
  • verified Discord voice playback works again in the running bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants