Is it possible to collect data from a discord message.

Hello, im in a server with an embeded message in a channel and it had numbers in it that update, i was wondering if its possible to take that number and get it put in excel ever certain amount of time so i can make a graph? (never coded before )
6 Replies
d.js toolkit
d.js toolkit6mo 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!
NyR
NyR6mo ago
If you never coded before, I suggest you get familiar with it before you try something like that #resources Also not djs related
Wheat
Wheat6mo ago
what is it related to?
DiabolusGX
DiabolusGX6mo ago
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
Wheat
Wheat6mo ago
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.
d.js docs
d.js docs6mo ago
:property: Message#embeds An array of embeds in the message - e.g. YouTube Player. (more...) :method: MessageManager#fetch() Fetches message(s) from a channel. (more...)
Want results from more Discord servers?
Add your server