Message content length without Message Content Intent?

Is there a way to get the length of the content of a message without the Message Content Privileged Intent? My bot was recently verified and one of its core features is distributing currency rewards based on the length of a message. My request for the intents keeps being denied and I'm looking for alternatives to implementing this feature without the intent.
7 Replies
d.js toolkit
d.js toolkit13mo ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
duck
duck13mo ago
nope
Alter
Alter13mo ago
Damn, I'm not sure what to do then. Is there not even an alternative? This was a main feature of the bot.
duck
duck13mo ago
an alternative to the message content intent? not sure why there would be two intents that do that same thing
Alter
Alter13mo ago
An alternative to getting the length of the message. Nothing I'm missing with partials or the API?
duck
duck13mo ago
nope
Alter
Alter13mo ago
Damn.