-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration ‐ Discord Dialer
Warning
Hardened browsers are known to cause issues! Please use DisPhone with vanilla Firefox or Chrome.
This page goes over how to acquire the details to use DisPhone's Discord Dialer feature. Before you start checkout the differences between a Discord user and bot dialer.
✔ The intended way to use DisPhone's Discord Dialer feature.
✔ You can simply join servers via the discord app.
✔ No need to toggle your mute if you are already in a voice channel when starting the dialer.
❌ Instructions require a non-mobile device to follow.
Refer to the following from Discord's support article:
Important
Use a burner Discord account! Why?
- Automated user accounts AKA self bots are forbidden by Discord "and can result in an account termination if found."
- As Discord will warn you, pasting anything in the browser console could give attackers access to your Discord account.
Caution
An account token gives full control of the account! Treat it like a password.
Should you accidentally leak a token, it can be reset by changing the associated account's password.
Instructions
- Using a desktop web browser, login to the alt account you want to use as your dialer account. If you don't have an alt, make one.
- Once logged in, open the browser dev tools by pressing CTRL + SHIFT + I.
- In the dev tools tab bar select Console.
-
(Chrome Only) Type
allow pasting
in the console then press enter. - Copy and paste the following into the console then press enter.
// https://github.com/NotNexuss/Get-Discord-Token copy((webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken())
- The account token is now copied.
✔ Instructions can be followed on a mobile device.
❌ You will need to toggle your mute if you are already in a voice channel when starting the bot.
❌ You will need to ask server admins to invite your dialer bot.
As you are using a bot account you can use your Discord Username. Not Display or Nickname!
- In a browser, login to your discord account.
- Go to https://discord.com/developers/applications.
- Click New Application, complete the form then click Create.
- In the sidebar navigate to Bot.
- Click Reset Token, then copy it.
Instructions
- Go to https://discord.com/developers/applications.
- In the sidebar navigate to Installation.
- Under Authorization Methods uncheck User Install.
- Under Default Install Settings > Guild Install > Scopes add the bot scope.
- Under Default Install Settings > Guild Install > Permissions add Connect and Speak.
- Save Changes.
- Copy the install link, then access it via your browser or Discord.
Screenshot
💬 Discuss • 💸 Donate • 🐛 Report a Bug • 💡 Suggest a Feature
Proudly brought to you by RexsLab.com.