-
-
Notifications
You must be signed in to change notification settings - Fork 317
Description
What's happening?
upon attempting to play anything this is sent in chat
I attemped youtube links and direct .mp3 links
🚫 ope: Error: Cannot find module '/home/container/node_modules/@discordjs/opus/prebuild/node-v127-napi-v3-linux-x64-glibc-2.36/opus.node'
Require stack:
/home/container/node_modules/@discordjs/opus/lib/index.js
/home/container/node_modules/prism-media/src/util/loader.js
/home/container/node_modules/prism-media/src/opus/Opus.js
/home/container/node_modules/prism-media/src/opus/index.js
/home/container/node_modules/prism-media/src/index.js
Error: Cannot find module 'node-opus'
Require stack:
/home/container/node_modules/prism-media/src/util/loader.js
/home/container/node_modules/prism-media/src/opus/Opus.js
/home/container/node_modules/prism-media/src/opus/index.js
/home/container/node_modules/prism-media/src/index.js
Error: Cannot find module 'opusscript'
Require stack:
/home/container/node_modules/prism-media/src/util/loader.js
/home/container/node_modules/prism-media/src/opus/Opus.js
/home/container/node_modules/prism-media/src/opus/index.js
/home/container/node_modules/prism-media/src/index.js
Logs
None produced
Screenshots
it would just be a duplicate of the message sent above
Runtime
I'm running Muse:
- Directly from the cloned repository
- [? ] Inside a Docker container
- [X ] Something else- Pelican Wings Egg, using Portainer to check logs
Versions
All auto-done by the Egg found on here https://pelican-eggs.github.io/pelican/
(https://raw.githubusercontent.com/pelican-eggs/chatbots/refs/heads/main/discord/muse/egg-muse.json)