Skip to content

authToken

victornpb edited this page May 2, 2022 · 1 revision

Authorization Token

ℹ️ Normally you shouldn't need to do this, unless the automatic mode isn't working.
⚠️ If someone is asking you for your token, you're probably about to be hacked. (Read)

Instructions

  1. Press F12 to open developer tools.
  2. Open the Network tab.
  3. Select XHR.
  4. Type api/ in the filter box.
  5. Click on any request in the list, and then select the Headers tab in the side panel.
    You're looking for something like this -> authorization: MTX5MzQ1MjAyMjU0NjA2MzM2.ROFLMAO.UvqZqBMXLpDuOY3Z456J3JRIfbk.

Instruction graphic


Disclaimer

⛔️ DO NOT SHARE YOUR AUTHORIZATION TOKEN! ⛔️

Sharing your authorization token on the internet will give full access to your Discord account! There are bots gathering credentials all over the internet. If you post your token by accident, log out from Discord on that same browser you got that token immediately. Changing your password will make sure that you get logged out of every device. It is advised that you turn on 2FA afterwards.

If you are unsure, do not post screenshots or logs on the internet.