.env file contains :

  • TOKEN

To get your discord token

  1. Open Discord in your browser
  2. Press “CTRL” + “SHIFT” + “I”
  3. you need to click on the “Application” tab

Get-Discord-Token-Chrome-Application-Tab

  1. On the left side of the panel, under Storage, expand the Local Storage option. Under this option, select discord.com. The storage under discord.com will display numerous keys and values. Above those values, there is a search option. Type in “token.” This will filter out the irrelevant keys or values. If the token doesn’t appear, don’t worry. This is normal.

To find your token, click on the Toggle Device Toolbar option on the top right of the developer tools panel.

How-To-Get-Discord-Token

Right-click the value on the right side, select edit value, then copy it then paste it on the .env file