清除无效代码,调整token需求
This commit is contained in:
@@ -218,7 +218,6 @@ class WeatherPlugin(MessagePluginInterface):
|
||||
now_uvindex = weather_forecast_api_json['daily'][0]['uvIndex']
|
||||
|
||||
message = (
|
||||
f"-----fgwx-----\n"
|
||||
f"{country}{adm1}{adm2} 实时天气☁️\n"
|
||||
f"⏰更新时间:{update_time}\n\n"
|
||||
f"🌡️当前温度:{now_temperature}℃\n"
|
||||
|
||||
Reference in New Issue
Block a user