Daniel J
Daniel J
Can I check if the fallout of this issue looks like this in the logging: ``` 2020/04/09 01:20:12 [DG0] voice.go:357:wsListen() voice endpoint eu-central211.discord.media:80 websocket closed unexpectantly, websocket: close 4014: Disconnected....
I'm not sure it does, the bot isn't doing anything special at the time. It's outputting to the voice channel and sending/updating a message now and then to a single...
So I managed to replicate the issue, which may be related to this topic or not - if not I'll move to a new issue. After about 2 hours of...
Any thoughts on this? It's killing my streaming bots since they have only 30 minutes to a couple of hours of uptime before Discord triggers something that makes it enter...
@bkuhl I'll give that a go, thanks
@bwmarrin I did pull the latest develop when I saw that PR merge and rebuild with it, and I still had the issue, but I'll go back and make **really**...
@bwmarrin Well I grabbed the latest a bit back and built my project with it and still suffers the same issue - after 20 min or so the bot drops...
@bwmarrin Ok, so I literally stripped everything out of my bot untilI was left basically nothing much - honestly it may as well be a copy of the example bot...
@CarsonHoffman ... Oh well 💩 so I have, if it turns out that's the cause of the issue I'm going to be very annoyed with my self, since it's actually...
I'm also interested in this. I tried playing around the whole "discoverable" part but that doesn't seem to be up to much.