You can share your codes on Discussion tab.
Open index.js > Copy > open Discord tab or Discord Application > Open DevTools > Click Console Tab > Paste > Change fifth line with your Token and send it!
You can get intent numbers from this site.
- Close Discord client (
Quit Discordin system tray) !!!DONT SKIP THIS STEP!!! - Open the settings file, it's location depends on your OS:
- Windows:
%appdata%\discord\settings.json - macOS:
~/Library/Application Support/Discord/settings.json - Linux:
~/.config/discord/settings.json
- Windows:
- Add
"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,(this is necessary since last update) - Save the file
- Restart/Open Discord client!
Now you can use devtools pressing CTRL + Shift + i