#announce embeds
11 messages · Page 1 of 1 (latest)
• 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.
You mean a crossposted announcement doesnt include any components?
Yeah
Or embeds? Because theyre different things
Im not sure what youre saying but yes, it wouldnt make sense for your bots buttons/selects to end up in other servers its not in
I was hoping to avoid sending a message to every server for a global action in our game. As that could be a huge request and quickly hit the limits.
Ahh I have an idea. Rubber duck debugging saves the day. I’ll have the bot detect the message and update with the buttons.
You could try and use webhooks to push updates but i'm not so sure about buttons on webhooks