A Discord Bot to communicate with Discord's QR Code login auth server to easily retrieve useful information about your account (including token.)
Prerequisites:
- Have Node.JS 14+ installed
- A Discord client that can scan QR codes (your phone)
Optional:
- Enable debug mode by modifying
debug=false
in index.js
- Put your Discord bot token in config.js
npm i
node index.js
- Use command "$gettoken" with the bot
- A QR code wil pop up. Scan it using your phone (either using discord or a generic QR code scanner)
- Bot will send a DM to account that scanned the QR Code.