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 option to set msgtype for messages #12

Merged
merged 5 commits into from
Aug 28, 2024
Merged

Conversation

samuel-p
Copy link
Contributor

Added config option to send messages as type m.text (normal message / default) or m.notice (bot message).

In my tests it worked without any problems, but I may have overlooked a few things.

Thanks for this great and simple plugin!

Copy link
Owner

@jkhsjdhjs jkhsjdhjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this neat addition! Also thanks for keeping the codestyle and documentation style consistent with the existing one!

The failing mypy check is unrelated, fixed in 4123d0e if you want to rebase. The changes look good to me aside that one comment 👍

maubot.yaml Outdated Show resolved Hide resolved
@samuel-p
Copy link
Contributor Author

I also merged your changes from the main branch, so I think it should be ready now. If I forgot something, let me know. Looking forward to the new release.

Copy link
Owner

@jkhsjdhjs jkhsjdhjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, LGTM 👍
Thanks again for this PR!

@jkhsjdhjs jkhsjdhjs merged commit 395e641 into jkhsjdhjs:main Aug 28, 2024
2 checks passed
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