MCPcopy Index your code
hub / github.com/diamondburned/discordlogin

github.com/diamondburned/discordlogin @v0.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.1 ↗ · + Follow
2 symbols 3 edges 1 files 0 documented · 0% updated 6y agov0.0.1 · 2020-02-20★ 322 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DiscordLogin

An automated Discord token grabber, for use with gtkcord3.

Why Webkit?

Using an actual browser allows us to solve Captchas normally, without needing JavaScript hacks. Requests are done legitimately using the official website.

How?

Installation

# This should install to $GOPATH/bin/, or ~/go/bin/
go get -u github.com/diamondburned/discordlogin

# Add this to shellrc
PATH="$GOPATH/bin/:$PATH"

Usage

TOKEN=$(discordlogin)
# Complete the rest in the browser. The subshell should finish when it has found
# the token.

Core symbols most depended-on inside this repo

Shape

Function 2

Languages

Go100%

Modules by API surface

main.go2 symbols

For agents

$ claude mcp add discordlogin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page