https://github.com/fatwang2/weather
https://github.com/fatwang2/weather
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatwang2/weather
- Owner: fatwang2
- Created: 2023-08-27T10:44:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T06:43:12.000Z (almost 3 years ago)
- Last Synced: 2023-09-04T10:09:40.975Z (almost 3 years ago)
- Language: Python
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
本项目为ChatGPT-ON-Wechat插件,支持获取今日天气,效果如下:

1. 需自行注册申请token,免费,API来源于https://www.free-api.com/doc/570
2. 为方便配置,直接取的是根目录下的变量,需在config.py和config.json中新增两个变量
"weather_app_id":"",
"weather_app_secret":"",