inevolin / DiscordEarsBot

A speech-to-text framework and bot for Discord. Take control of your Discord server using speech and voice commands. Can also be useful for hearing impaired and deaf people.
MIT License
64 stars 332 forks source link

The bot says there is nobody in the voice channels? #5

Open ScarletRaine opened 2 years ago

ScarletRaine commented 2 years ago

So I fixed the source to comply with the new discord.js 13 standard, and it runs and connects to the server, but when I do the connect command it doesn't see anyone in the voice room.

NVedsted commented 2 years ago

Hi, Scarlet.

I've submitted a pull request which seemingly pulls of what you attempted to do. You can see it here #9. I hope you can draw some inspiration from it. :)