Updated Notify_Revolt (markdown)

master
Chris Caron 2024-02-17 12:07:25 -05:00
parent 50e205da49
commit 33eda40ca4
1 changed files with 1 additions and 1 deletions

@ -17,7 +17,7 @@ The following syntax is valid:
### Parameter Breakdown
| 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*.
| embed_url | No | Optionally specify an Embed URL with the API
| custom_url | No | Optionally specify an Custom URL with the API