diff --git a/Notify_twist.md b/Notify_twist.md index 6cec2a0..7a783cb 100644 --- a/Notify_twist.md +++ b/Notify_twist.md @@ -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 ```