๐Ÿ”‘How to Find/Update Your Discord Token

A "token" is basically a secret password that allows an application like AICORA to act on behalf of your Discord account. Hereโ€™s how to find it:

  1. Open your web browser (like Chrome or Firefox) and log in to the official Discord website: https://discord.com/login

  2. Once logged in, open the browser's Developer Tools. You can usually do this by pressing F12 or right-clicking anywhere on the page and selecting Inspect.

  3. Click the three-dot menu icon (โ‹ฎ) in the top-right corner of your Chrome browser.

  4. From the dropdown menu, hover over More tools, and then select Developer tools.

  5. In the Developer tools panel that opens, look for an icon that looks like a small tablet and phone (Toggle device toolbar). It's usually in the top-left corner of this panel. Click it.

  6. Navigate to the Application tab.

  7. Under Storage, find Local Storage and click on https://discord.com.

  8. In the filter/search box, type โ€œtokenโ€.

  9. You'll see a row with the key "token". Click on it. The token itself will be displayed on the right. It's the long string of text inside the quotation marks. Copy only that part. That's your prize!

Application -> Local Storage -> token filter -> the token value

Last updated