HOW DOES THIS STATUS THING WORK?

How can a discord bot have no status like not be in online, idle, invisible, do not disturb just no status some bots have that and I'm curious how its done.
No description
3 Replies
d.js toolkit
d.js toolkit2w 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 staff
Naomi
Naomi2w ago
Pretty sure that happens for HTTP bots that receive interactions via web requests and don't connect to the gateway.
Legacy
LegacyOP2w ago
Oh...got it, thank u for helping.

Did you find this page helpful?