How to use it
- Add it from MessagesOpen the node library and choose Send embed from Messages.
- Connect the workflow pathConnect Flow in from the previous step and Flow to the next step.
- Choose settings and connect valuesSet Accent Color, Author Image Url, Author Name, Author Url, Channel, and the remaining options. Connections can also supply values produced by earlier nodes.
Settings
These are the options shown when you add this node. A connected value can replace a setting when the workflow runs.
| Setting | Starting value | What it controls |
|---|---|---|
| Accent Color | #5865F2 | Sets the colour shown beside the embed. |
| Author Image Url | Not set | Used when Author image URL is not connected from an earlier node. |
| Author Name | Not set | Used when Author name is not connected from an earlier node. |
| Author Url | Not set | Used when Author link is not connected from an earlier node. |
| Channel | Not set | Used when Channel ID is not connected from an earlier node. |
| Description | Everything is ready. | Used when Description is not connected from an earlier node. |
| Footer | Not set | Used when Footer is not connected from an earlier node. |
| Image URL | Not set | Used when Image URL is not connected from an earlier node. |
| Send to | interaction | Chooses where the message is sent. |
| Thumbnail Url | Not set | Used when Thumbnail URL is not connected from an earlier node. |
| Timestamp | No | Chooses whether the embed displays the current time. |
| Title | Server update | Used when Title is not connected from an earlier node. |
| Url | Not set | Used when Title link is not connected from an earlier node. |
Value connections
Value connections pass information between nodes without changing the order of the workflow. When an input is not connected, BotFrame uses the value selected in the node or details from the starting Discord event when available.
Inputs
Outputs
What happens when it runs
When the workflow reaches this node, BotFrame uses its settings and connected values to perform the Discord message action. It also makes Message ID available to later nodes.
You can use this item in a published BotFrame workflow. You can also test it in the simulator.