mirror of
https://github.com/caronc/apprise.git
synced 2025-01-31 18:39:16 +01:00
Updated Notify_ryver (markdown)
parent
9335775029
commit
97b2dea382
@ -30,7 +30,7 @@ The last part of the URL you're given is the token we're most interested in. Wit
|
|||||||
### Syntax
|
### Syntax
|
||||||
Valid syntaxes are as follows:
|
Valid syntaxes are as follows:
|
||||||
* **ryver**://**{organization}**/**{token}**/
|
* **ryver**://**{organization}**/**{token}**/
|
||||||
* **ryver**://**{user}**@**{organization}**/**{token}**/
|
* **ryver**://**{botname}**@**{organization}**/**{token}**/
|
||||||
* **ryver**://**{organization}**/**{token}**/?**webhook=slack**
|
* **ryver**://**{organization}**/**{token}**/?**webhook=slack**
|
||||||
|
|
||||||
### Parameter Breakdown
|
### Parameter Breakdown
|
||||||
@ -38,7 +38,7 @@ Valid syntaxes are as follows:
|
|||||||
| ----------- | -------- | -----------
|
| ----------- | -------- | -----------
|
||||||
| organization| Yes | The organization you created your webhook under.
|
| organization| Yes | The organization you created your webhook under.
|
||||||
| token | Yes | The token provided to you after creating a *incoming-webhook*
|
| token | Yes | The token provided to you after creating a *incoming-webhook*
|
||||||
| user | No | Set the display name the message should appear from.
|
| botname | No | Set the display name the message should appear from.
|
||||||
| webhook | No | The type of webhook you created (Slack or Ryver). The only possible values are **slack** and **ryver**. The default value is **ryver** if the webhook value isn't specified.
|
| webhook | No | The type of webhook you created (Slack or Ryver). The only possible values are **slack** and **ryver**. The default value is **ryver** if the webhook value isn't specified.
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
|
Loading…
Reference in New Issue
Block a user