Markoudstaal / node-red-contrib-discord-advanced

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

New node and modified message manager #93

Closed soriasmith closed 4 months ago

soriasmith commented 12 months ago

I have added a new node that allows the bot to display the 'bot is typing...' in channel. I also modified the message manager to allow it a message given its ID. I know it was technically dooable if you just did the edit without doing any edits but it was not the proper way to do so so I just added a dedicated case to allow the info to be obtained.

javis86 commented 7 months ago

Could someone fix conflicting files and make a new PR? Thanks

javis86 commented 4 months ago

This changes were added on a new branch in order to resolve conflicts