support

Node Red Contrib Chatbot

Visually build a full featured chat bot for Telegram, Facebook Messenger, Whatsapp and Slack with Node-RED. Almost no coding skills required.
982 stars193 forksHTMLUpdated 9/8/2026100% free · open source
What it does

Enables you to design, deploy, and run a multi‑platform chatbot (Telegram, Facebook Messenger, WhatsApp, Slack) using a drag‑and‑drop Node‑RED flow, without writing code.

When to use it
  • You need a quick proof‑of‑concept chatbot for customer support across several messaging apps.
  • Your team lacks dedicated developers but can edit visual flows in Node‑RED.
  • You want to prototype conversation logic (menus, quick replies, API calls) and iterate fast.
Ready-to-paste prompt
{
  "id":"e3f1b2c3.4d5e6",
  "type":"telegram-receiver",
  "name":"Telegram In",
  "bot":"myBotToken",
  "output":"payload"
},
{
  "id":"a1b2c3d4.5e6f7",
  "type":"function",
  "name":"Echo",
  "func":"msg.payload = \"You wrote: \" + msg.payload;\nreturn msg;",
  "outputs":1,
  "noerr":0,
  "x":200,
  "y":120,
  "wires":[["c8d9e0f1.2a3b4"]]
},
{
  "id":"c8d9e0f1.2a3b4",
  "type":"telegram-sender",
  "name":"Telegram Out",
  "bot":"myBotToken",
  "x":400,
  "y":120,
  "wires":[]
}
Heads up: The Telegram, Facebook, WhatsApp or Slack nodes require the respective platform’s API token/secret; the token must be set either in the node’s credentials or via the environment variable `CHATBOT_<PLATFORM>_TOKEN`. Forgetting to provide a valid token will cause the node to fail silently at runtime.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4 && curl -fsSL https://workflowstacks.com/api/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4/claude-skill -o ~/.claude/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

21
top-level files
14
folders
125.6M
source size
MIT
license
Key files
jest.config.js
package.json
README.md
redbot.config.html
redbot.config.js
File tree
__tests__/
.github/
bin/
core/
database/
docs/
examples/
lib/
migrations/
nodes/
plugins/
spec/
src/
webpack/
.eslintrc
.gitignore
.npmrc
.travis.yml
CHANGELOG.md
CLAUDE.md
dev-settings.js
docker-compose.yml
Dockerfile
Dockerfile-webpack
Quick Actions
Details
Creator
guidone
Language
HTML
Category
support
Published
6/23/2016

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/52d1969a-5d60-4c35-93e4-427f4fa771c4.svg)](https://workflowstacks.com/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.

Ready-to-run pack · one-time $29

Review Watchdog

Catch every bad review the day it lands — with a reply ready.

Includes the tested workflow and a written setup playbook. Needs: Google Places API key (free tier).

See what you get