Releases: Markoudstaal/node-red-contrib-discord-advanced
Releases · Markoudstaal/node-red-contrib-discord-advanced
3.3.4
3.3.3
3.3.2
Feature - React 'action' to messages on discordMessageManager by Unicode or name of custom guild emoji (action='react').
Feature - Reply 'action' for messages on discordMessageManager (action='reply').
Hotfix - discordMessageManager not sending messages when embeds is an array.
3.3.1 hotfix empty payload - rerun
Hotfix - Not sending messages when payload is undefined or empty and there is embed.
3.3.1 hotfix empty payload
Hotfix - Not sending messages when payload is undefined or empty and there is embed.
v3.3.0 hotfixes and small new features
- Hotfix - Remove ID word on label for the channel input text to prevent autocomplete from browsers.
- Feature - discordReactionManager: user from the message in the output, complete flow message is being copied to the output.
- Feature - Ephemeral check for commands (Auto reply).
- Hotfix - Null validation when trying to access to msg.payload properties.
- Hotfix - debugger instruction removed from discordInteraction node.