Markoudstaal / node-red-contrib-discord-advanced

Recieve, send, edit and delete Discord messages in node-red.
MIT License
47 stars 16 forks source link

Possible to reply with an Ephemeral message to a button interaction? #98

Open FloridaMan7588 opened 1 year ago

FloridaMan7588 commented 1 year ago

I'm developing a discord bot with your nodes for a small discord community, and because it's small I don't want to really faff around with real JS. I've been experimenting with Interactions like slash commands and ephemerals, and I was wondering if it would be possible to 'reply' to a button interaction with an ephemeral message. I've seen this referenced in Discord.js spaces but not in regards to these nodes. (See here and here. Just wondering if this is possible as I've been fiddling around with it and I can't seem to figure it out w/ my current setup. TIA!

TristanMW commented 1 week ago

Im also looking for this please