You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
593 B
Markdown
16 lines
593 B
Markdown
---
|
|
layout: project
|
|
title: Matrix bot nodes for Node-RED
|
|
description: Visual bot creation using Node-RED
|
|
categories: projects other
|
|
author: mlopezr
|
|
maturity: Alpha
|
|
---
|
|
|
|
# {{ page.title }}
|
|
It's very easy to create simple interactions with a Matrix chatroom without programming. Discover Node-RED, a visual tool to wire together APIs. We have extended Node-RED with nodes to listen and talk in Matrix chatrooms.
|
|
|
|
![image](https://github.com/mlopezr/node-red-contrib-matrixbot/raw/master/docs/nodered-twitter.png)
|
|
|
|
Check it out on [GitHub](https://github.com/mlopezr/node-red-contrib-matrixbot).
|