You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> _(For Matrix, add the userid 'without' the leading @ sign. Values are server, userid, access-token, room-id)_
75
78
@@ -106,6 +109,7 @@ services:
106
109
- For Discord: See Discord doco for how to create a webhook and get the url
107
110
- For Slack: See [documentation](doco/slack.md) for how to obtain `ID` values.
108
111
- For Ntfy: create a new topic on https://ntfy.sh/app (or your own server), use the name of the topic as follows: ntfy@MY_TOPIC_TITLE
112
+
- For Apprise: please review official documentation. [here](https://github.com/caronc/apprise)
109
113
- For Matrix, review these images for how to get [userID](https://github.com/petersem/monocker/blob/master/doco/matrix-user-id.png?raw=true), [roomID](https://github.com/petersem/monocker/blob/master/doco/matrix-room-id.png?raw=true), and [Access token](https://github.com/petersem/monocker/blob/master/doco/matrix-access-token.png?raw=true)
0 commit comments