Tokengrabber
Collect Discord tokens and user information by scanning local storage files from various browser applications and extensions
Install / Use
/learn @AstraaDev/TokengrabberREADME
This script is designed to collect Discord tokens and user information by scanning local storage files from various browser applications and extensions such as Discord, Chrome, Opera, and others. It retrieves sensitive information like tokens, Nitro subscription details, servers (guilds), and other account details, then sends it to a Discord webhook in a formatted message.
Disclaimer
This script is potentially malicious and unethical. It can be used for malicious purposes, such as stealing user tokens, personal information, and other sensitive data. Using this script for malicious purposes without the user's consent is illegal and violates ethical guidelines. Do not use this script without proper authorization.
Features
- [x] - Retrieves Discord tokens from local storage files - Scans local storage files from multiple browsers and Discord clients to collect Discord authentication tokens.
- [x] - Collects user information such as email, phone number, username, and server (guild) memberships - Gathers essential user details from the Discord API, including email, phone number, and server memberships.
- [x] - Fetches Nitro subscription details, including expiry date and available boosts - Retrieves information about Discord Nitro subscription status, including expiry date and available server boosts.
- [x] - Gathers information about payment methods linked to the Discord account - Collects payment method details linked to the Discord account, including valid credit cards and PayPal accounts.
- [x] - Sends all collected data to a specified Discord webhook - Sends the collected user data, Nitro details, guild information, and other relevant data to a configured Discord webhook for monitoring.
- [x] - Automatic installation of missing modules - The script automatically installs any missing required modules in the background if they are not already present on the user's machine.
Requirements
- Python 3.11 or lower (not compatible with Python 3.12 or 3.13)
- Required libraries:
win32cryptpycryptodome(for AES decryption)
Note: The required libraries will be automatically installed if they are not already present on the user's machine. This may take some time during the first execution as the missing modules are installed in the background.
Alternatively, you can manually install the required libraries using pip:
pip install pypiwin32 pycryptodome
Usage
- Clone the repository or download the script.
- Modify the webhook URL: In the
main()function, replace the placeholderWEBHOOK_URLwith your actual Discord webhook URL. - Run the script: The script will search for the local data files of various browsers and Discord clients to extract the stored tokens.
python main.py
Important Notes
- The script is designed for Windows systems only (due to the use of
win32cryptandLocalAppData). - Make sure to use this script responsibly and only for ethical purposes.
- Do not use this script to steal personal data or perform actions without the user's consent. Misusing this script is illegal.
Additional Information
- Need help? Join the Discord Server.
- Contributions are welcome! Open an issue or create a pull request.
Related Skills
imsg
343.1kiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
90.0kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
