Giter Club home page Giter Club logo

node-red-slack's Introduction

node-red-contrib-slack

A Node-RED node to post messages to Slack.

Install

Run the following command in the root directory of your Node-RED install:

npm install node-red-contrib-slack

Usage

Slack Incoming Webhook

Slack output node.

Expects a msg.payload with a string that will be posted to the channel.

Webhook URL

This can be found on the Incoming WebHooks for the channel of your choice.

Username

This is the name that will appear above each post to the channel

Emoji Icon

This is the emoji that will be dispalyed next to each of the messages in the channel. All possible Emoji icons can be found at Emoji Cheat Sheet

Destination channel

You can optionally override the destination channel if required - either in the edit dialogue or by setting msg.channel.

Attachments

You can also create Slack attachments by adding a msg.attachments property that must be an array.

For more information see Slack Incoming Webhooks.

Slack Outgoing Webhook

Work in progress

Slack Bot In

Slack bots input node.

Will listen for messages in any channels, Groups or DM the bot is invited to.

Outputs the msg.payload as the incoming message.

Outputs msg.SlackObj with full Slack message details

Bot API Token

This can be found on the Bots intregration.

Channel

You can optionally limit the channel for this node to emit messages from. By default it will send all messages recieved.

Slack Bot Out

Slack bots output node.

Expects a msg.payload with a string that will be posted to Slack based on the Bot API token provided.

Bot API Token

This can be found on the Bots intregration.

Destination Channel

You can optionally override the destination channel if required - either in the edit dialogue or by setting msg.channel. The bot must be a member of that channel to post.

node-red-slack's People

Contributors

yayadrian avatar calderonroberto avatar

Watchers

Stuart Grimshaw avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.