Go to file
Sophie Tauchert 256aa8f315
Cancel unnecessary subscription tasks
2023-01-21 16:54:33 +01:00
ntfy Cancel unnecessary subscription tasks 2023-01-21 16:54:33 +01:00
.gitignore Initial commit 2023-01-08 14:54:27 +01:00
.gitlab-ci.yml Change built output name 2023-01-08 15:15:14 +01:00
LICENSE Add license 2023-01-08 14:57:21 +01:00
README.md Update README 2023-01-08 18:20:32 +01:00
base-config.yaml Only allow admins/privileged users to configure subscriptions 2023-01-08 15:05:01 +01:00
maubot.yaml Add support for tags with optional emoji support 2023-01-08 17:51:34 +01:00

README.md

maubot-ntfy

This is a maubot plugin to subscribe to ntfy topics and send messages to a matrix room.

Usage

Install as a maubot plugin and configure an instance. Until maubot supports installing python dependencies, you should install the emoji python package for full functionality. Alternatively, @ntfy:catgirl.cloud is available as well.

Use !ntfy subscribe server/topic (for example !ntfy subscribe ntfy.sh/my_topic) to subscribe the current room to the ntfy topic. Future messages will be sent to the room.

To unsubscribe, use !ntfy unsubscribe server/topic.