From 43eb2e9893d7d180ef11a9738c55f52aec6d061e Mon Sep 17 00:00:00 2001 From: Masterain Date: Mon, 30 Oct 2023 02:48:10 -0700 Subject: [PATCH] add data forwarding webhook configuation document --- docs/en/features/real-time-notes.md | 3 +++ docs/zh/features/real-time-notes.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/docs/en/features/real-time-notes.md b/docs/en/features/real-time-notes.md index 25bf77478..95d68eebb 100644 --- a/docs/en/features/real-time-notes.md +++ b/docs/en/features/real-time-notes.md @@ -43,6 +43,9 @@ verification, then your account can be used to refresh data. - Do not disturb setting - Prioritized notification - This prevent Snap Hutao's notification being closed automatically + - Customized data forwarding Webhook + - Snap Hutao allows user to forward Realtime Notes data to other applications to reduce account's request to MiHoYo API + - Input your third party HTTP API endpoint in `Realtime Notes Webhook Url` setting field, and Snap Hutao will forward the raw data through `POST` requests ## Independent Settings for Accounts diff --git a/docs/zh/features/real-time-notes.md b/docs/zh/features/real-time-notes.md index b0f07f5df..dd8a6852c 100644 --- a/docs/zh/features/real-time-notes.md +++ b/docs/zh/features/real-time-notes.md @@ -39,6 +39,9 @@ comment: false - 高优先度通知 - 这将避免胡桃工具箱的通知被自动收入操作中心 - 请注意,开启此设置可能会让您在日常使用电脑期间受到打扰 + - 自定义数据转发 Webhook + - 胡桃客户端允许用户将获取到的实时便笺数据转发给其它程序以减少账号对米哈游 API 的请求 + - 将第三方程序的 HTTP API 接口填写在 `实时便笺 Webhook Url` 设置中,胡桃将以 `POST` 的方式将原始数据转发至该接口 ## 帐号独立设置