Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux dependency issues - discord voice client #278

Open
twilwa opened this issue Nov 12, 2024 · 0 comments
Open

Linux dependency issues - discord voice client #278

twilwa opened this issue Nov 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@twilwa
Copy link
Contributor

twilwa commented Nov 12, 2024

Describe the bug

when starting the discord client, the bot fails

To Reproduce
add discord client to character.json, pnpm start --character

Expected behavior
character initializes successfully

Screenshots

Additional context
steps taken that resolve this issue:

sudo apt install node-gyp

pnpm add @octokit/core@3 -w

pnpm add @discordjs/[email protected] -w

pnpm add opusscript -w

pnpm add node-opus -w

this results in the bot being able to join discord voice and transcribe audio without crashing and function normally in chat responses, general 'does it run off a fresh pull' tracking issue

@twilwa twilwa added the bug Something isn't working label Nov 12, 2024
@twilwa twilwa changed the title discordjs outdated, fails to install Linux dependency issues Nov 14, 2024
@twilwa twilwa changed the title Linux dependency issues Linux dependency issues - discord voice client Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant