my-personal-hell / discord-account-generator

Creates Discord accounts and verifies by email & phone verification. Supports proxies. Uses sms-activate, kopeechka and anti captcha.
GNU General Public License v3.0
127 stars 34 forks source link

Anyone can help please? #5

Open Mythic692 opened 2 years ago

Mythic692 commented 2 years ago

How can i start this? What py file should i start? discord.py or? idk anyone can help?

lbarcl commented 2 years ago

This is a module so you need to run it in another python script. But you can do it with this method below:

  1. Rename 'init.py' as 'main.py'
  2. call the create function in the 'main.py'