Forward LogoForwardMsg

How to Obtain Your Discord Client Token

Discord Client Tokens allow our automation to authenticate with your Discord account, enabling us to access and forward your messages.

Is It Safe?

ForwardMsg was built with privacy and security in mind. Our platform encrypts your Discord client token in a way that only the automation bot can decrypt and use to forward your messages, ensuring your account remains secure.

Important: Never share your Discord client token with anyone. It grants full access to your account.


Method 1 (Easiest)

Step 1 - Log in to Discord via Your Browser

Step 2 - Open Browser Developer Tools

  1. Press Ctrl + Shift + I or F12 to open DevTools.
  2. Navigate to the Console tab.
    • Warning: Discord may display a security warning about pasting code. Ignore it.
  3. Paste the following command into the console and press Enter:
    (webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m => m?.exports?.default?.getToken).exports.default.getToken()
  4. Copy the returned value—this is your Discord client token.

Method 2

This method is similar to the first but uses the Network tab.

Step 1 - Log in to Discord via Your Browser

Step 2 - Open Browser Developer Tools

  1. Press Ctrl + Shift + I or F12 to open DevTools.
  2. Navigate to the Network tab.
  3. Filter results by clicking on Fetch/XHR or XHR.
  4. Click on any request in the list.
  5. Go to the Headers tab.
  6. Locate the Request Headers section.
  7. Copy the value of Authorization—this is your Discord client token.

By following these steps, you can retrieve your Discord client token securely and use it on our platform

🎉 Congratulations!

You’ve successfully obtained your Discord Client Token. Now you can seamlessly forward messages between Discord and Telegram using ForwardMsg

What is Next?

Need Help?

Email us: support@forwardmsg.com

On this page