mirror of https://github.com/caronc/apprise
Updated Notify_Revolt (markdown)
parent
50e205da49
commit
33eda40ca4
|
@ -17,7 +17,7 @@ The following syntax is valid:
|
||||||
### Parameter Breakdown
|
### Parameter Breakdown
|
||||||
| Variable | Required | Description
|
| Variable | Required | Description
|
||||||
| ----------- | -------- | -----------
|
| ----------- | -------- | -----------
|
||||||
| bot_token | Yes | The token that identifies the bot you created through the *[BotFather](https://botsfortelegram.com/project/the-bot-father/)*
|
| bot_token | Yes | The token that identifies the bot you created through the Revolt Admin Area.
|
||||||
| channel_id | Yes | Identify the users you want your bot to deliver your notifications to. You must specify at least 1 *channel_id*.
|
| channel_id | Yes | Identify the users you want your bot to deliver your notifications to. You must specify at least 1 *channel_id*.
|
||||||
| embed_url | No | Optionally specify an Embed URL with the API
|
| embed_url | No | Optionally specify an Embed URL with the API
|
||||||
| custom_url | No | Optionally specify an Custom URL with the API
|
| custom_url | No | Optionally specify an Custom URL with the API
|
||||||
|
|
Loading…
Reference in New Issue