From 34665e6c51900d44d86e4adfcdbad0a37c02ba9d Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 3 Aug 2020 09:51:45 -0400 Subject: [PATCH] Updated Notify_twist (markdown) --- Notify_twist.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ```