V4NSH4J / discord-mass-DM-GO

The most powerful Discord selfbot written in GO allowing users to automate their campaigns & send low-cost mass messages to Discord users!
https://t.me/tosviolators
GNU Affero General Public License v3.0
2.17k stars 636 forks source link

Fix incorrect Cloudflare Error 1015 detect #767

Closed RANKTW closed 2 years ago

RANKTW commented 2 years ago

If Discord returns a payload containing "1015" it will incorrectly assume IP is being rate limited

for example:

 {... "approximate_member_count": 1015}
V4NSH4J commented 2 years ago

Thank you, that was bad on my part haha