DiscordJS & Discords Voice Notes

I was wondering if it’s possible for bots to detect voice notes, if so, my initial plan is to make some sort of like Historical Notes Storage system to download the file, then put it in another channel stating who made said voice note.
8 Replies
d.js toolkit
d.js toolkit2y 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!
treble/luna
treble/luna2y ago
the voice messages probably
treble/luna
treble/luna2y ago
i dont think bots can access those
Deleted & Will Never Return
I would of thought it would be caught by messageCreate
treble/luna
treble/luna2y ago
maybe it will fire, but bots cannot access the voice data afaik
Deleted & Will Never Return
I’ll have to do some digging ig 😂
treble/luna
treble/luna2y ago
are voice messages counted as attachments? til

Did you find this page helpful?