V4NSH4J / discord-inviter-GO

Fastest light-weight Discord server joiner written in GO
MIT License
125 stars 69 forks source link

Proxies & Format. #2

Open UsernameLuxi opened 2 years ago

UsernameLuxi commented 2 years ago

Hello there.

Nice project. I am wondering how I can enable proxies for this? And also what format the tokens and discord invites should be in? When I execute the program gets the fingerprint, but then gets an unexpected error code 429 while joining a token.

I hope you can help :)

V4NSH4J commented 2 years ago

Hey, thank you for making an issue! This as of now does not support proxies. I plan to add that in the next update. My other tool, DMDGO has an in-built joiner which supports rotating proxies if you wish to use that. Tokens need to be one token on each line and invites need to be one invite CODE on each line. It will not work with invite links! Error 429 is a rate-limit, only work-around to that would be increasing your delay or using proxies! Let me know if you need to ask anything else!