-
-
Notifications
You must be signed in to change notification settings - Fork 434
Notify_chanify
Chris Caron edited this page Dec 31, 2024
·
1 revision
- Source: https://chanify.net/
- Icon Support: No
- Message Format: Text
- Message Limit: 32768 Characters per message
Valid syntax is as follows:
chanify://{token}
Variable | Required | Description |
---|---|---|
token | Yes | The token you generated as part of your Chanify account |
Send a notification to your Chanify account:
# Assuming our {token} is token
apprise -vv --body="Test Message" \
"chanify://token"