Files
abot/plugins/weather/config.toml
T
2026-01-26 08:45:19 +08:00

10 lines
343 B
TOML

[Weather]
enable = true
command = ["天气", "订阅天气", "取消订阅"]
command-format = """
⚙️获取天气:
天气 城市名
"""
# 和风天气API配置
API_KEY= "32e692f94e364105808ea2c0302ef162" # 请填写您的和风天气API密钥
API_DOMAIN= "https://mx564thnfv.re.qweatherapi.com" # API域名,请根据实际情况修改