Updated Notify_seven (markdown)

master
Chris Caron 2024-11-22 13:46:46 -05:00
parent f1e4666497
commit 26d850e964
1 changed files with 1 additions and 1 deletions

@ -25,6 +25,6 @@ Send a Seven notification:
# Assuming we want to notify 555221237, and +18005551234 # Assuming we want to notify 555221237, and +18005551234
# Test out the changes with the following command: # Test out the changes with the following command:
apprise -t "Test Title" -b "Test Message" \ apprise -t "Test Title" -b "Test Message" \
smseagle://abcd123/555221237/+18005551234 seven://abcd123/555221237/+18005551234
``` ```