Discord-QR-Code-Token-Info-Grabber
Discord-QR-Code-Token-Info-Grabber copied to clipboard
A lightweight program to grab information about someones account through a discord QR code (generated by a bot). This is strictly for educational purposes.
Discord Bot QR Token Grabber
A lightweight & free discord QR bot that grabs tokens through the intergrated discord mobile qr scan.
PLEASE NOTE: This was made and is intended to be used for EDUCATIONAL PURPOSES only. All consequences caused by your actions are your responsibility and accountability.
Welcome to everyone who came from the trending page, thank you for the watches and stars! - Although the stars have slowed down we are still working on updates!
Installation & Usage
Please Note: Project tested on Python 3.10, although I believe it should work in all future versions.
Steps for installation of bot
Assuming you have already created a server for your bot;
- Go to the Discord Developer Portal
- Create a new application
- Customize the bot as you like
- Go to the bot tab and create the bot
- Enable message content intent
- Go to the 0Auth2 URL Genorator and click on bot in scopes and click on applications.commands
- Then click on administrator
- Copy the link and add it to your server
Steps for installation of script
Make sure you have python installed
- Run the
setup.bat
orsetup.sh
file depending on the operating system. - Enter your bots token in the
config.json
file, if you are running the deafult.setup
command, there is no need to enter the logging channel id. - Run the
main.py
file (Ensure you are running from within directory!) - Go into any channel you want and run
.setup
Commands
There are two commands, .setup
which sets up the server using a template, and .verify
, which generates the verify prompt (to use this make sure there is a logging channel ID in your config.json) in case you want a custom server!