更新:中英文API文档,增加使用案例
This commit is contained in:
		
							parent
							
								
									0c093aaa19
								
							
						
					
					
						commit
						4f24896b15
					
				@ -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.  
 | 
			
		||||
@ -148,3 +148,8 @@ JSON返回示例:
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## 使用案例 - 自建一个TG机器人来查询服务器信息  
 | 
			
		||||
参考[社区项目](https://github.com/spiritLHLS/nezha_api_tgbot)  
 | 
			
		||||
机器人可以通过API向面板请求服务器状态信息,得到信息后发送给用户  
 | 
			
		||||
你可以搭建此机器人来方便地查看指定服务器的当前状态且不需要打开面板
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user