#142 · Primary category: AI Chatbots

node-red-contrib-chatbot

chatbot messenger slack telegram

Visually build a full featured chat bot for Telegram, Facebook Messenger, Whatsapp and Slack with Node-RED. Almost no coding skills required.

Project last updated:06/30/26

GitHub Stars

982

Forks

194

Contributors

19

License

MIT

Why we included this project

Node-RED users get a visual way to assemble chatbots for Telegram, Facebook Messenger, Viber, and Slack without writing conversation code by hand. The plugin turns each platform's API into the same kind of message object, so a flow built for one channel works on the others, and you can add buttons, replies, and media without platform-specific logic. People new to coding can drag together a working bot, while developers keep a consistent payload model they can extend with custom nodes. Since it runs inside Node-RED, the whole pipeline stays on your own infrastructure, which suits teams already using Node-RED for automation or API wiring.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category