Metadata-Version: 2.1
Name: nonebot-plugin-csmarket
Version: 0.1.0
Summary: 可以查询 Counter Strike 2 市场信息，包括大盘数据、饰品信息与各类排行榜。
Author: Zaxprix
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# nonebot-plugin-csmarket  
***  
适用于NoneBot, OneBot v11的插件，可以查询 Counter Strike 2 市场信息，包括大盘数据、饰品信息与各类排行榜。  
# 安装  
使用 nb-cli 安装：  
`nb plugin install nonebot_plugin_csmarket`  
# 示例  
```
- user: /cs.help  
- bot:  1> cs.market [market] 查询市场大盘情况
        2> cs.search [key1] [key2] 查询某一饰品价格
        3> cs.rank [rank] 查看各种榜单
```
## 其他  
感谢项目 [P-trd](https://github.com/7dul2/P-trd)  
该插件的主要编写者是 **Zaxprix**, Florenz0707只是小修小补，膜拜大佬。  
数据来源：cs-ob.com  
**Version**: 0.1.0

