status Bot
Hello how do we get this status on discord with the bots pls
11 Replies
- 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!HTTP-only applications receive interactions through HTTP webhooks instead of the Discord Gateway. Bots that are not connected to the Gateway, but use HTTP interactions appear as online without a status. Discord.js does not support HTTP interactions. Use discord-interactions instead.
?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
there is no example so I don't really know how to go about it or do it
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
The explanations are vague and difficult to understand
I just remember express nothing else
otherwise nothing to do with discord-interactions
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
..
you can also just use the activity from the bot. You use the type Custom and as name
' '
ah true
my bad
i thought it was about the empty status textyes