User bot installation support
Is there going to be discord.js support for new user install apps?
4 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!
- ✅
Marked as resolved by OPsoon
You can use REST for now, although there are no enums or methods (in the builders) for integration types and contexts yet so you'll need to use their magic numbers :))
We will support what Discord documents in the bot API
Given that the docs say this
During the preview, there are major limitations and known bugs, and API details are subject to change.We will likely not merge official support for some time