删除yaml配置,使用toml进行配置

This commit is contained in:
liuwei
2025-05-12 16:50:04 +08:00
parent dfa464ebf7
commit c3faddbd0a
6 changed files with 52 additions and 68 deletions
+4 -1
View File
@@ -7,4 +7,7 @@ command-format = """
天气城市名
城市名天气
城市名 天气
"""
"""
# 和风天气API配置
API_KEY= "32e692f94e364105808ea2c0302ef162" # 请填写您的和风天气API密钥
API_DOMAIN= "https://mx564thnfv.re.qweatherapi.com" # API域名,请根据实际情况修改