天气查询插件

This commit is contained in:
liuwei
2025-05-12 16:09:37 +08:00
parent a452facb95
commit dcd8765232
4 changed files with 268 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[Weather]
enable = true
command = ["天气"]
command-format = """
⚙️获取天气:
天气 城市名
天气城市名
城市名天气
城市名 天气
"""