Skip to content

Releases: Markoudstaal/node-red-contrib-discord-advanced

3.3.4

11 Sep 15:09
Compare
Choose a tag to compare
  • Hotfix - Fix making async to input function not catching errors when formatting embeds, componentes, etc

3.3.3

03 Sep 16:27
Compare
Choose a tag to compare

For this version, please enable "Message Content Intent" on Discord bot page
image

  • Hotfix - Remove timedelay references for discordMessageManager when "action=delete"- Removed it in Discord.js v13.
  • Feature - Filter messages by channel on discordMessage.

3.3.2

27 Aug 16:16
Compare
Choose a tag to compare

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

08 Aug 15:05
Compare
Choose a tag to compare

Hotfix - Not sending messages when payload is undefined or empty and there is embed.

3.3.1 hotfix empty payload

08 Aug 14:56
Compare
Choose a tag to compare

Hotfix - Not sending messages when payload is undefined or empty and there is embed.

v3.3.0 hotfixes and small new features

06 Aug 15:11
Compare
Choose a tag to compare
  • 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.

v3.2.4_1

20 May 22:10
Compare
Choose a tag to compare
Adding package-lock.json for npm ci and release