Files
abot/plugins/weather/config.toml
2025-05-12 16:50:04 +08:00

13 lines
360 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[Weather]
enable = true
command = ["天气"]
command-format = """
⚙️获取天气:
天气 城市名
天气城市名
城市名天气
城市名 天气
"""
# 和风天气API配置
API_KEY= "32e692f94e364105808ea2c0302ef162" # 请填写您的和风天气API密钥
API_DOMAIN= "https://mx564thnfv.re.qweatherapi.com" # API域名请根据实际情况修改