feat: 轻雪天气实时天气功能已更新

This commit is contained in:
2024-04-15 18:04:19 +08:00
parent 7d0b9662f4
commit 79d8063b5d
87 changed files with 474 additions and 29 deletions

View File

@ -8,14 +8,20 @@ category: 使用手册
## 功能插件命令
### 轻雪天气`liteyuki_weather`
### **轻雪天气`liteyuki_weather`**
配置项
```yaml
weather-key # 和风天气的天气key
weather_key: "" # 和风天气的天气key
weather_dev: false # 是否为开发版
```
命令
```shell
weather <keywords...> # 查询目标地实时天气,例如:"天气 北京 海淀", "weather Tokyo Shinjuku"
bind-city <keywords...> # 绑定查询城市,个人全局生效
别名weather 天气
```
命令别名
```shell
weather 天气, bind-city 绑定城市
```