Skip to content

Forwarding messages from a SocketIO websocket to Matrix

License

Notifications You must be signed in to change notification settings

Asklios/maubot_msg_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maubot-Plugin for the Message-Pipeline

Languages Modified Release License TotalLines

by Asklios

What is it?

This is a Maubot plugin that connects to a SocketIO server and forwards messages to preconfigured matrix rooms. Message replies and deletions are supported.

How to use it?

  1. You will need the backend up and running so start there. There is also a Docker image available, just check out the repo.
  2. Download the latest release of the plugin and upload it to your Maubot instance. You can find detailed instructions on how to do that here.
  3. Add your api-key and url to the config.
  4. Configure the rooms you want to forward to. You can add as many as you want. On the left side you set the alias or id you will use when using the rest api. On the right side, set the matrix room-id or room-alias. If you don't receive any messages, doublecheck the matrix room-alias or room-id.

About

Forwarding messages from a SocketIO websocket to Matrix

Topics

Resources

License

Stars

Watchers

Forks

Languages