# Node-red-contrib-discord-js-drusilla

**URL:** https://discourse.nodered.org/t/node-red-contrib-discord-js-drusilla/50633
**Category:** Developing Nodes
**Created:** [5 September 2021 11:39 UTC](https://discourse.nodered.org/t/node-red-contrib-discord-js-drusilla/50633 "2021-09-05T11:39:52Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![get\_joe](https://avatars.discourse-cdn.com/v4/letter/g/35a633/32.png) [@get\_joe](https://discourse.nodered.org/u/get_joe)
#### Post date: [5 September 2021 11:39 UTC](https://discourse.nodered.org/t/node-red-contrib-discord-js-drusilla/50633/1 "2021-09-05T11:39:52Z")

</div>

Hi, Guys!

Released my first module a couple of days ago which implements discord 12.5.3 in node-RED. The module supports receiving messages, getting roles, and sending strings using seperate nodes. The node that sends messages is named 'sendSimpleMessage'. Yesterday i decided to implement yet another node(sendAdvancedMessage) which does the same as sendSimpleMessage, but also supports sending embeds(objects). Did i make a mistake here? Should i have kept everything that sends message in one node instead of seperating the functionalities?

the module:

> **[node-red-contrib-discord-js-drusilla](https://flows.nodered.org/node/node-red-contrib-discord-js-drusilla)**
>
> A node-RED module that implements Discord.js v. 12.5.3 in node-RED

Joe

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [4 November 2021 11:40 UTC](https://discourse.nodered.org/t/node-red-contrib-discord-js-drusilla/50633/2 "2021-11-04T11:40:32Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
