mirror of https://github.com/caronc/apprise
Updated Notify_twist (markdown)
parent
a46b7d161c
commit
34665e6c51
|
@ -40,5 +40,6 @@ Send a Twist notification to the channel #general associated with our default te
|
|||
# - our {email} is test@example.com
|
||||
# - our {password} is abc123
|
||||
# - The {channel} is #general
|
||||
apprise twist://abc123:test@example.com/#general
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
twist://abc123:test@example.com/#general
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue