#Is it possible to collect data from a discord message.
8 messages · Page 1 of 1 (latest)
- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- 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!
If you never coded before, I suggest you get familiar with it before you try something like that #resources
Also not djs related
what is it related to?
I think getting embeds data from a particular message is djs/discord related and yes, you can do that. But processing that, putting it in excel/google sheets/csv is not djs related
ok cool!
Yes i want to know how to get that data from the message. The processing and putting into excel i can figure out on my own.
Message#embeds
An array of embeds in the message - e.g. YouTube Player. (more...)