How do I make the bot appear in Discord activities?

Hello! How do I make the bot appear in Discord activities? I couldn't find any tutorial explaining it. I know that the activities are in HTML, but I don't know how to implement them in the Bot. Here is the image so you can better understand what type of activity I'm talking about.
No description
6 Replies
d.js toolkit
d.js toolkit4w 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
d.js docs
d.js docs4w ago
documentation suggestion for @JAMPERR7: :discord: Quickstart: Building Your First Activity in Discord read more
Maxi130
Maxi1304w ago
discord.js doesn't support activities. But discord has an example repo. (See above)
JAMPERR7
JAMPERR7OP4w ago
You need to install the "Embedded App SDK", right?
Maxi130
Maxi1304w ago
It allows you to use all of the functions. I'm not sure if it's 100% necessary, it will make your life easier tho.
JAMPERR7
JAMPERR7OP4w ago
Thanks for the help! Before talking to you, I had asked other servers in Brazil, but no one knew what Discord ACTIVITIES were. Thanks again.

Did you find this page helpful?