Skip to content

how can I change my bot's status to active on mobile #5334

Locked Answered by DaStormer
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

I believe it isn't in the Discord.JS documentation.

This should work:

new Discord.Client({ ws: { properties: { $browser: "Discord iOS" } }})

Reference: https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant