๐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:
Open your web browser (like Chrome or Firefox) and log in to the official Discord website: https://discord.com/login
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.
Click the three-dot menu icon (โฎ) in the top-right corner of your Chrome browser.
From the dropdown menu, hover over More tools, and then select Developer tools.
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.
Navigate to the
Application
tab.Under Storage, find
Local Storage
and click onhttps://discord.com
.In the filter/search box, type โtokenโ.
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!

Last updated