Skip to content

A Discord Bot to communicate with Discord's QR Code login auth server to easily retrieve useful information about your account.

License

Notifications You must be signed in to change notification settings

ssense1337/Discord-QR-Auth-Client-JS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-QR-Auth-Client-JS

A Discord Bot to communicate with Discord's QR Code login auth server to easily retrieve useful information about your account (including token.)

Thanks to github.com/DismissedGuy for original python source code

And Thanks to github.com/MrAugu for starter commands

How to use

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

Steps

  1. Put your Discord bot token in config.js
  2. npm i
  3. node index.js
  4. Use command "$gettoken" with the bot
  5. A QR code wil pop up. Scan it using your phone (either using discord or a generic QR code scanner)
  6. Bot will send a DM to account that scanned the QR Code.

About

A Discord Bot to communicate with Discord's QR Code login auth server to easily retrieve useful information about your account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%