Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Discord Token Tutorial

TheRacingLion edited this page Feb 6, 2017 · 15 revisions

This will be a very simple tutorial on how to get your discord token. Let's get started!

1. Open your discord on browser

Login into your discord account at https://discordapp.com/login to get started.

2. Open the developer tools in your discord browser

Press Ctrl + Shift + I if you are on windows or press Command + Shift + I if you are on Mac OS. At this point, you should see a window opening. It should look like this:

3. Go to the Application tab

Up top, you should see several tabs, first one is Elements, then Console, etc.., click on Application.

4. Click on the Local Storage tab on the left side.

Once you are on the application section, you should see different tabs on the left side, one of them is called Local Storage. Click it

5. Click on the link that appeared.

Once you click on it a link will appear, if more then one appear, click on the one that starts with https://discordapp.com/.

6. Go to the token section and get your discord token.

Once you click on the link, a lot of info will appear, scroll down to where it says token and copy the string that is in front of it.

DO NOT SHARE THIS TOKEN WITH NO ONE. WITH THIS TOKEN PEOPLE GET ALMOST UNLIMITED ACCESS TO YOUR ACCOUNT. I AM NOT RESPONSIBLE FOR ANY MISUSE OF THIS TOKEN.

5. Once you have the token copied, just place it inside the config.json file in the token area and then follow the rest of the instructions to start the bot.

Discord Token Tutorial

Clone this wiki locally