how to super react? ask in help channel but never got answered
i know the guides page is yet to be updated ive looked on the doc page for reactions and it mentions bursts, where do i imply them?
cheer to whoever answers and if i dont respond ive probs fallen asleep
6 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!I'm pretty sure bots can't super react, only receive them
this is what it says on the docs currently till its guided ig its a 50/50
maybe it's after a super reaction sent by another user already
since you get a full reaction object from which you can call #react()
I think that because the announcement explicitly says
Receiving Super Reactions 🎇and the relevant code doesn't seem to include a way to send them, unless I'm missing something https://github.com/discordjs/discord.js/pull/9336/files
Bots cannot super react
or well they can, but it isnt documented
o