Skip to content

Conversation

@marcopedrinazzi
Copy link

@marcopedrinazzi marcopedrinazzi commented Jun 12, 2024

Hi! I have added an Element Integration with Maubot and its Maubot-Webhook plugin ( maubot and maubot-webhook ) the template that I used for maubot webhook is

path: /send
method: POST
room: '...'
message: |
    {{ json.msg }}
message_format: markdown
auth_type: Basic
auth_token: username:password
force_json: false
ignore_empty_messages: false

A demo screenshot of the result:
immagine

The look is very similar to the one used for Teams

I have not updated the README.md due to the presence of the great flow-image you created and because I wanted to let you test the Element integration first.

By the way, congrats and thanks for the great tool 💯

@marcopedrinazzi
Copy link
Author

Hi @mpgn ! Any updates? :) planning to merge?

@mpgn
Copy link
Collaborator

mpgn commented Aug 8, 2025

Hello @marcopedrinazzi thanks for the PR, i have refactored to code to add modules aka connector.

If have the time to update the code with this new format, i will merge it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants