TwitterBots

A script to create twitter accounts automatically.

It creates, for the moment, just a protonmail (email) account.

We use email validation method: chain of emails

Before:

  • Set up your base Email(Induction stuff)
  • Create your own Fernet key, and save it to: key.key

To Do:

  • Verify the created email by from its previous email
  • Automate multiple accounts creation (At the moment, just one account creation is automated)
  • Create the twitter bot based on each email (after created and verified)