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 634 forks source link

Extract username and discriminator #619

Open tamtamb opened 2 years ago

tamtamb commented 2 years ago

Hey,

How can we extract username and discriminators. I have a list of Members ID from scraping but i need username and discriminators.

Can DMGO do this? Or any other method to get username and discriminator from Members IDs in bulk?

V4NSH4J commented 2 years ago

Hey, DMDGO cannot do this, you can modify some code and scrape the username and discrim directly, but I don't see a reason to

monstariko commented 2 years ago

@tamtamb there are some public tools on github which can do this

V4NSH4J commented 2 years ago

@tamtamb there are some public tools on github which can do this

Feel free to link them for him.

tamtamb commented 2 years ago

@tamtamb there are some public tools on github which can do this

Hey please do let me know. Thank you

monstariko commented 2 years ago

@tamtamb https://github.com/Social404/Discord-Username-Scraper https://github.com/Necrownyx/Discord-User-Scraper One of them (I don't remember which one) can do it.

monstariko commented 2 years ago

Also there are some paid solutions. Just google it :)