mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
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.
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
Check it out on [GitHub](https://github.com/mlopezr/node-red-contrib-matrixbot).
|