LiteyukiBot/docs/usage/extra_command.md

21 lines
410 B
Markdown
Raw Normal View History

2024-03-28 04:05:03 +00:00
---
title: 功能命令
2024-03-31 02:59:17 +00:00
icon: comment
2024-03-28 04:05:03 +00:00
order: 2
category: 使用手册
2024-03-29 06:58:24 +00:00
---
## 功能插件命令
### 轻雪天气`liteyuki_weather`
配置项
```yaml
weather-key # 和风天气的天气key
```
命令
```shell
weather <keywords...> # 查询目标地天气,例如:"天气 北京 海淀", "weather Tokyo Shinjuku"
bind-city <keywords...> # 绑定查询城市,个人全局生效
别名weather 天气
```