Nighty 2.0 now released! [Important]

Nighty 2.0 has been just released. Manual installation is required. More information can be found here.

Discord server is now available!

Discord invite or download link needed? Grab your license key and click here.
How do I get my Discord token? [New method]

Method 1.

  1. Open Discord in browser and log in to your Discord account.
  2. Open Devtools (F12) and switch to the Console tab.
  3. Paste the script below into the console and hit Enter.

webpackChunkdiscord_app.push([[Math.random()],{},(r)=>{console.log(Object.values(r.c).find(m=>m.exports&&m.exports.default&&m.exports.default.getToken!==void 0).exports.default.getToken())}]);

 

Method 2.

  1. Open Discord in browser and log in to your Discord account.
  2. Open Devtools (F12) and switch to the Network tab.
  3. Send a message and click on the request in the dev console.
  4. Scroll down till you find the authorization header and your token will be displayed.