Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 738 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 738 Bytes

GoTokens

A Discord token grabber written in Golang, multi-source grabbing and webhook sender.

Features

  • Webhook sender
  • Golang default modules
  • Lightweight executable
  • Getting extra data like Machine Name and IP Address
  • Searches for tokens in multiple sources (Discord, Discord Canary, Discord PTB, Google Chrome, Opera, Brave, Yandex)
  • Guide

    1. Create a server and a webhook
    2. Change "WEBHOOK-URL-HERE" to your webhook url in GoTokens.go
    3. Build the executable with go by typing ("go build GoTokens.go")
    4. Spread the executable

    Note

    Supports only Windows at the moment.