Skip to content

hriyel/nonebot-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nonebot-weather

写在前面的话:

这是一个基于wttr.in的天气查询插件,但是由于本人技术有限,在qq使用时无法完美回复(具体情况为回复错位。),假如有足够技术力的朋友,希望能帮我修改。

依赖要求:

本项目需求nonebot2.0以上,并且安装aiohttp

安装与使用:

pip方法

pip install nonebot-weather

加载

nonebot.load_plugin('nonebot-weather')

使用

发送「天气 城市」即可查询城市当天与未来三天天气

致谢

感谢来自https://github.com/zjkwdy/nonebot_plugin_weather_lite 的灵感。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages