天气查询插件
This commit is contained in:
10
plugins/weather/config.toml
Normal file
10
plugins/weather/config.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[Weather]
|
||||
enable = true
|
||||
command = ["天气"]
|
||||
command-format = """
|
||||
⚙️获取天气:
|
||||
天气 城市名
|
||||
天气城市名
|
||||
城市名天气
|
||||
城市名 天气
|
||||
"""
|
||||
Reference in New Issue
Block a user