My bot stops interacting with the call after someone leaves
Hello, i have made a bot that works with voice commands and she is fully functional except for this situation:
User A is in call with bot and it all works good
User B joins the call and it all continues to work good
(it doesn't matter how many users continue coming, the bot doesn't break)
But, as soon as someone leaves the call, the bot stops interacting with the call.
The thing is: the bot is still responsive, if i use the text comands to make her leave the call, it leaves and if i use the text command to reproduce music, it "reproduces it". I have confirmed this because i have seen in the console the recieved corrupt audio packages and the song being reproduced + her icon turning green in the call.
But, the bot doesn't hear to the users voice commands and the users can't hear the music.
i have tried a lot of things, even trying to mess up forcing the server to update the bot status and it doesnt work.
Is this a bug due to my bot directly interacting with DAVE or other type of bots also need to solve this issue?