Metadata-Version: 2.1
Name: nonebot-plugin-stockhelper
Version: 0.1.2
Summary: 股票看盘助手
Author: lcy
Author-email: 863109569@qq.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: datetime (>=5.1,<6.0)
Requires-Dist: efinance (>=0.5.0,<0.6.0)
Requires-Dist: nonebot-adapter-onebot (>=2.2.3,<3.0.0)
Requires-Dist: nonebot2 (>=2.0.0rc4,<3.0.0)
Description-Content-Type: text/markdown

# nonebot_plugin_stockhelper
股票看盘助手 具体指令如下：<br/>
## 看股价
发送 看股票(或kgp) + 股票名(或股票代码、股票简称) 机器人回复当前股价
## 监控股票
发送 监控(或jk) + 股票名(或股票代码、股票简称) + 提醒波幅(这个可有可无，不写默认0.3%)，即可在股票波动超过给定的波幅之后给你提醒

