jorisvddonk / node-red-contrib-discord

Node-red nodes that allow you to interact with Discord.
15 stars 19 forks source link

How to edit an already sent message? #16

Open CyaOnDaNet opened 5 years ago

CyaOnDaNet commented 5 years ago

Is it possible to edit an already sent message by the bot? I'm thinking I can use the discordClient node to achieve this and have been reading documentation but I'm lost. I don't want to just randomly try things because it mentions the node can crash Node-Red if used improperly and clearly I don't know how to use the node.

ozdeadmeat commented 4 years ago

I would also like to know this.