Getting poll results
Hi there,
I am trying to make a bot that makes a poll and then responds with the winning answer to the poll, How do i do this?
Thanks
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!
can i use await interaction.MessageUpdate?
:event: (event) Client#messageUpdate
@14.16.3
Emitted whenever a message is updated - e.g. embed or content change.so how do i?