sharding

hey! im currently trying to make a command that sends a message to a channel with embeds and components. I heard about broadcastEval but im not sure how to use it
4 Replies
d.js toolkit
d.js toolkit12mo 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.
Soap
Soap12mo ago
discord js v 14.11.0 node js v 20.2.0
d.js docs
d.js docs12mo ago
guide Sharding: BroadcastEval read more
Soap
Soap12mo ago
i did see that - and tried it. but it didnt quite work.