-
-
Notifications
You must be signed in to change notification settings - Fork 441
Notify_serverchan
Chris Caron edited this page Dec 15, 2021
·
4 revisions
- Source: https://sct.ftqq.com/
- Icon Support: No
- Message Format: Text
- Message Limit: 32768 Characters per Message
Login on this page, and register your own account. After configure the notify channel, you will get the token using for notify.
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