mirror of https://github.com/caronc/apprise
Updated Notify_twist (markdown)
parent
11baeedf16
commit
c3ac9724c0
|
@ -34,7 +34,7 @@ Twist always associates your account with a *default team*. Apprise determines
|
||||||
| channel | No | This is the channel you wish to notify. If you don't specify one then the *#General* channel will be used by default from within your default team. You can optionally use a colon (:) placed in front of the channel name to force the message to a specific team (if you are part of more then one).
|
| channel | No | This is the channel you wish to notify. If you don't specify one then the *#General* channel will be used by default from within your default team. You can optionally use a colon (:) placed in front of the channel name to force the message to a specific team (if you are part of more then one).
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
Send a Twist notification to all devices associated with a project:
|
Send a Twist notification to the channel #general associated with our default team.
|
||||||
```bash
|
```bash
|
||||||
# Assume:
|
# Assume:
|
||||||
# - our {email} is test@example.com
|
# - our {email} is test@example.com
|
||||||
|
|
Loading…
Reference in New Issue