adam
DIAdiscord.js - Imagine an app
•Created by adam on 8/3/2024 in #djs-voice
Crashing on connection.destroy();
At
connection.destroy();
the following error is presented:
I am not sure what or why this issue is occuring, and any help would be greatly appreciated. Thanks!2 replies
DIAdiscord.js - Imagine an app
•Created by adam on 6/15/2024 in #djs-voice
Recording a user
Has anyone made something similar to a Discord bot that you can talk to in VC?
1. You say a message
2. The bot converts to text
3. Bot sends to API (e.g. GPT)
4. Bot converts to voice
5. Bot sends to voice channel
I'm unsure how to proceed between steps 1 & 2 - is there a way for the bot to automatically detect when the user has finished speaking before processing? I do not want a button press or anything of the sort - just automatic.
15 replies