discord-mass-DM-GO icon indicating copy to clipboard operation
discord-mass-DM-GO copied to clipboard

Question

Open Twistler78 opened this issue 3 years ago • 1 comments

Hello, May I ask why proxy bandwidth usage is so much higher doing this myself vs using DMGO. I assume one reason is because its done in the background and the browser is headless, is there any other reasons? Thank you.

Twistler78 avatar Jun 06 '22 23:06 Twistler78

DMDGO by default does not use proxy for Discord Gateway, which is a websocket connection and consumes much more bandwith. You can enable it in config.

Another reason is that it doesn't have to load images and webpages which would loaded on every step when visiting discord and use a lot of bandwith.

The requests DMDGO carries out are way smaller in size compared to these things.

V4NSH4J avatar Jun 07 '22 02:06 V4NSH4J