Skip to content

This script receives Discord 2FA codes and outputs it via terminal. It refreshes the available codes for people to use for their Discord account.

License

Notifications You must be signed in to change notification settings

severityc/Discord-2FA-Receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord 2FA Receiver (TOPT)

This will output the current code for your Discord account. It auto refreshes the 2FA codes.


  1. The highlighted text in the image below is the key you put in key.txt
  2. As you put the key in key.txt, remove all the spaces in between the key's characters

image


⚙️ Installation

  1. Install Python 3.11.6 and make sure to add it to path
  2. Run install.bat or pip install -r requirements.txt in the path of the folder
  3. Put your 2FA key in key.txt
  4. Run main.py and enjoy!

🚨 Disclaimer

  1. Make sure you dont lose or delete the key you saved in key.txt or your Discord account will be locked. So write down or save the key somewhere.
  2. Do not use replit for this or your account may be compromised/stolen

This project was inspired by https://github.com/GeeGeeNL/Discord-2FA-Bypasser