#announce embeds

11 messages · Page 1 of 1 (latest)

proud ravine
#

I’m not sure if this should be more a discord question. But why are action rows removed in an announced message?

pseudo cobaltBOT
#

• 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.

slim echo
proud ravine
#

Yeah

slim echo
#

Or embeds? Because theyre different things

proud ravine
#

Cross post.

#

I assume it’s because you can’t guarantee the bot is installers

slim echo
#

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

proud ravine
#

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.

lapis cradle
#

You could try and use webhooks to push updates but i'm not so sure about buttons on webhooks