Dax
Dax
DIAdiscord.js - Imagine an app
Created by Dax on 3/7/2025 in #djs-voice
Hey, my bot plays audio locally but I can’t hear it in Discord help?
6.2 seconds
5 replies
DIAdiscord.js - Imagine an app
Created by Dax on 3/7/2025 in #djs-voice
Hey, my bot plays audio locally but I can’t hear it in Discord help?
Just to give you more context, here’s what I’m seeing when I run the bot (from npm start):
Status server running on port 3001
Connection state: signalling
Fetching stats for DMortal01#APP
Riot API Key: Loaded
Voice state changed from signalling to connecting
Account response: { ... }
Voice state changed from connecting to ready
Summoner response: { ... }
League response: []
Stats: Summoner DMortal01#APP - Level 8, No ranked stats found.
Audio buffer size: 73978
Player state changed from idle to buffering
Voice state changed from ready to ready
Player state changed from buffering to playing
Audio is playing!
Player state changed from playing to idle
Audio playback finished.
Status server running on port 3001
Connection state: signalling
Fetching stats for DMortal01#APP
Riot API Key: Loaded
Voice state changed from signalling to connecting
Account response: { ... }
Voice state changed from connecting to ready
Summoner response: { ... }
League response: []
Stats: Summoner DMortal01#APP - Level 8, No ranked stats found.
Audio buffer size: 73978
Player state changed from idle to buffering
Voice state changed from ready to ready
Player state changed from buffering to playing
Audio is playing!
Player state changed from playing to idle
Audio playback finished.
5 replies
DIAdiscord.js - Imagine an app
Created by Dax on 3/7/2025 in #djs-voice
Hey, my bot plays audio locally but I can’t hear it in Discord help?
PS C:\DMortal1\dmortal1-bot> npm list --depth=0
[email protected] C:\DMortal1\dmortal1-bot
├── @discordjs/[email protected]
├── @discordjs/[email protected]
PS C:\DMortal1\dmortal1-bot> npm list --depth=0
[email protected] C:\DMortal1\dmortal1-bot
├── @discordjs/[email protected]
├── @discordjs/[email protected]
5 replies