Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Retrieving your token

Marcel Schramm edited this page Sep 14, 2019 · 5 revisions

Depending on your client / browser, retrieving your token might be different

Firefox

TODO

Chromium based browsers and discord

  • Press CTRL+SHIFT+I (or COMMAND+SHIFT+I if you are on Mac OS)

Default window

  • Click Network section

Network section

  • Click XHR Section

XHR section

  • Reload it by clicking F5 and choose access-token

XHR section after reloading it

  • Get into Headers section and scroll down until you find authorization: token and copy it

Headers section of access token

  • Paste the token into the terminal and hit enter

Terminal after pasting the token

Clone this wiki locally