bot mobile online status

How to display mobile online like this bot?
No description
4 Replies
d.js toolkit
d.js toolkit3mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
treble/luna
treble/luna3mo ago
It is not documented nor supported by djs
Nilla
Nilla3mo ago
const {
DefaultWebSocketManagerOptions: {
identifyProperties
}
} = require("@discordjs/ws");

identifyProperties.browser = "Discord Android"; // or "Discord iOS"
const {
DefaultWebSocketManagerOptions: {
identifyProperties
}
} = require("@discordjs/ws");

identifyProperties.browser = "Discord Android"; // or "Discord iOS"
I used this code and it worked
treble/luna
treble/luna3mo ago
Cool, but we do not support it Bots dont have phones do they
Want results from more Discord servers?
Add your server