jolheiser
59deae7889
Signed-off-by: jolheiser <john.olheiser@gmail.com> |
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
client.go | ||
cook.go | ||
go.mod | ||
go.sum | ||
main.go |
README.md
afk
Go AFK
Getting your token
Login to minecraft.net
, then paste the following into your console:
console.log(`; ${document.cookie}`.split(`; bearer_token=`).pop().split(';').shift());
Alternatively, use this bookmarklet.