更新:中英文API文档,增加使用案例

This commit is contained in:
hhhkkk520
2022-06-09 13:11:09 +02:00
parent 0c093aaa19
commit 4f24896b15
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -148,3 +148,8 @@ JSON Return Example:
]
}
```
## Case - Build your own Telegram bot to query server information
Refer to [Community Project](https://github.com/spiritLHLS/nezha_api_tgbot) (Chinese)
The bot can request server status information from the Dashboard through the API, and then send the information to the user.
You can build this bot to easily view the current status of a given server without opening the Dashboard.