Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petersem authored May 23, 2024
1 parent 7598201 commit b4ddda8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ services:
| MESSAGE_PLATFORM | True | Specify 'ONE' messaging platform.|

> **Pushbullet:** 'pushbullet@your_api_key@your_device_id'
> **Pushover:** 'pushover@your_user_key@your_app_api_token'
> **Discord:** 'discord@webhook_url'
> **NTFY:** 'ntfy@topic_title'
> **Slack:** 'slack@bot_user_oauth_token@your_chat_id'
> **Gotify:** 'gotify@server_url@app_token'
> **Telegram:** 'telegram@your_bot_id@your_chat_id'
> **Matrix:** 'matrix@https://matrix.org@user:matrix.org@access-token@room-id:matrix.org'
> **Pushover:** 'pushover@your_user_key@your_app_api_token'
> **Discord:** 'discord@webhook_url'
> **NTFY:** 'ntfy@topic_title'
> **Slack:** 'slack@bot_user_oauth_token@your_chat_id'
> **Gotify:** 'gotify@server_url@app_token'
> **Telegram:** 'telegram@your_bot_id@your_chat_id'
> **Matrix:** 'matrix@https://matrix.org@user:matrix.org@access-token@room-id:matrix.org'
> _(For Matrix, add the userid 'without' the leading @ sign. Values are server, userid, access-token, room-id)_
> #### Advanced NTFY Setting
Expand Down

0 comments on commit b4ddda8

Please sign in to comment.