-
-
Notifications
You must be signed in to change notification settings - Fork 422
Notify_serverchan
Chris Caron edited this page Jun 24, 2023
·
4 revisions
- Source: https://sct.ftqq.com/
- Icon Support: No
- Message Format: Text
- Message Limit: 32768 Characters per Message
Register your own account on the ServerChan Official Website. After configure the notify channel, you will be provided the sendkey/token used for notifications.
Valid authentication syntax is as follows:
schan://{sendkey}
Variable | Required | Description |
---|---|---|
sendkey | Yes | This is token provided to you through your SimpleChan account. |
Send a SimpleChan notification:
# Assume:
# - our {sendkey} is ABC123
apprise -vv -t "Test Message Title" -b "Test Message Body" \
schan://ABC123