-
-
Notifications
You must be signed in to change notification settings - Fork 555
Notify_feishu
Chris Caron edited this page Jan 10, 2026
·
2 revisions
Important
Documentation Moved: This Wiki is archived and no longer maintained.
👉 Please view the official documentation at AppriseIt.com for the latest content.
- Source: https://open.feishu.cn/
- Icon Support: No
- Message Format: Text
- Message Limit: 19985 Characters per message
Register your account with Feishu and then follow these instructions to create a custom bot (and acquire the token you need).
Valid syntax is as follows:
feishu://{token}
| Variable | Required | Description |
|---|---|---|
| token | Yes | The token you generated as part of your Fieshu Custom Bot Creation (via your account) |
Send a notification to your Feishu account:
# Assuming our {token} is token
apprise -vv --body="Test Message" \
"feishu://token"