Updated Notify_discord (markdown)

master
Chris Caron 2019-02-05 23:08:53 -05:00
parent dcf21cc780
commit fbd1dedb23
1 changed files with 1 additions and 1 deletions

@ -35,7 +35,7 @@ Discord can also support a variety of website arguments, the below identifies th
| footer | No | Include a message footer (by default is is set to **No**)
| thumbnail | No | Include an image in-line with the message describing the notification type (by default is is set to **Yes**)
| avatar | No | Over-ride the default discord avatar icon and replace it with one identify the notification type (by default is is set to **Yes**)
| format | No | The default value of this is _text_. But if you plan on managing the format yourself, you can optionally set this to _markdown_ or _html_ as well.
| format | No | The default value of this is _text_. But if you plan on managing the format yourself, you can optionally set this to _markdown_. If the mode is set to markdown, apprise will scan for header entries (usually on lines by themselves surrounded by hashtags (#)) and will place these inside embedded objects. This is done to give a nicer presentation.
#### Example
Send a discord notification: