Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Element Integration #12

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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?

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