After running my bot for a while using discord.js/voice the packet loss is horrible, it loses 1 packet every second. Is this a memory leak? I switched providers and it still happens. Note: When I start the bot there is no packet loss but after a couple of hours there's a lot of it.
Can someone please help? (I use process.on('unhandledRejection')
and process.on('uncaughtException')
if that is a problem since I've seen issues with it.)
Packet Loss Screenshot