update README

This commit is contained in:
Marc Koch 2024-06-20 23:45:26 +02:00
parent a3505d3d2e
commit a55124c23a
1 changed files with 2 additions and 0 deletions

View File

@ -8,4 +8,6 @@ Install as a maubot plugin and configure an instance. Until maubot supports inst
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.
Use `!ntfy subscribe server/topic <access_token>` (for example `!ntfy subscribe ntfy.sh/my_protected_topic tk_be6uc2ca1x1orakcwg1j3hp0ylot6`) to subscribe to a protected topic via [access token](https://docs.ntfy.sh/config/#access-tokens).
To unsubscribe, use `!ntfy unsubscribe server/topic`.