Metadata-Version: 2.1
Name: nonebot-plugin-mystool
Version: 0.1.5
Summary: NoneBot2插件|米游社工具-每日米游币任务、游戏签到、商品兑换、免抓包登录
Home-page: https://github.com/Ljzd-PRO/nonebot-plugin-mystool
License: MIT
Keywords: bot,qq,qqbot,mirai,coolq,nonebot2,nonebot,mihoyo,mihoyobbs
Author: Ljzd-PRO
Author-email: ljzd@office.ljzd-pro.ml
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Requires-Dist: Pillow (>=9.1.1)
Requires-Dist: httpx (>=0.22.0)
Requires-Dist: nonebot_adapter_onebot (>=2.1.3,<3.0.0)
Requires-Dist: nonebot_plugin_apscheduler (>=0.1.4,<0.2.0)
Requires-Dist: ntplib (>=0.4.0,<0.5.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: tenacity (>=2.28.1)
Project-URL: Bug Tracker, https://github.com/Ljzd-PRO/nonebot-plugin-mystool/issues
Project-URL: Documentation, https://github.com/Ljzd-PRO/nonebot-plugin-mystool/wiki
Project-URL: Repository, https://github.com/Ljzd-PRO/nonebot-plugin-mystool
Description-Content-Type: text/markdown

```
 __    __     __  __     ______     ______   ______     ______     __
/\ "-./  \   /\ \_\ \   /\  ___\   /\__  _\ /\  __ \   /\  __ \   /\ \
\ \ \-./\ \  \ \____ \  \ \___  \  \/_/\ \/ \ \ \/\ \  \ \ \/\ \  \ \ \____
 \ \_\ \ \_\  \/\_____\  \/\_____\    \ \_\  \ \_____\  \ \_____\  \ \_____\
  \/_/  \/_/   \/_____/   \/_____/     \/_/   \/_____/   \/_____/   \/_____/
```

<div align="left">
  <a href="https://www.codefactor.io/repository/github/ljzd-pro/nonebot-plugin-mystool" target="_blank">
    <img alt="CodeFactor" src="https://www.codefactor.io/repository/github/ljzd-pro/nonebot-plugin-mystool/badge?style=for-the-badge">
  </a>
  <a href="https://github.com/Ljzd-PRO/nonebot-plugin-mystool/releases/latest" target="_blank">
    <img alt="最新发行版" src="https://img.shields.io/github/v/release/Ljzd-PRO/nonebot-plugin-mysTool?logo=python&style=for-the-badge">
  </a>
  <a href="https://github.com/Ljzd-PRO/nonebot-plugin-mystool/commits/" target="_blank">
    <img alt="最后提交" src="https://img.shields.io/github/last-commit/Ljzd-PRO/nonebot-plugin-mysTool?style=for-the-badge">
  </a>
  <a href="https://github.com/Ljzd-PRO/nonebot-plugin-mystool/actions/workflows/codeql-analysis.yml" target="_blank">
    <img alt="GitHub CodeQL 代码检查" src="https://img.shields.io/github/workflow/status/Ljzd-PRO/nonebot-plugin-mystool/CodeQL?logo=github&style=for-the-badge">
  </a>
</div>

# mysTool - 米游社辅助工具插件

**版本 - v0.1.5**

📣 更新：修复多用户情况下登录操作会导致用户数据错位的问题([#18](https://github.com/Ljzd-PRO/nonebot-plugin-mystool/issues/18))

## 功能和特性

- 短信验证登录，免抓包获取 Cookie
- 自动完成每日米游币任务
- 自动进行游戏签到
- 可制定米游币商品兑换计划，到点兑换
- 可支持多个 QQ 账号，每个 QQ 账号可绑定多个米哈游账户
- QQ 推送执行结果通知

## 使用说明

### 🛠️ NoneBot2 机器人部署和插件安装

请查看 -> [🔗Installation](https://github.com/Ljzd-PRO/nonebot-plugin-mystool/wiki/Installation)

### 📖 插件具体使用说明

请查看 -> [🔗Wiki 文档](https://github.com/Ljzd-PRO/nonebot-plugin-mystool/wiki)

### ❓ 获取插件帮助信息

#### 插件命令

```
/帮助
```

> ⚠️ 注意 此处没有使用 [🔗 插件命令头](https://github.com/Ljzd-PRO/nonebot-plugin-mystool/wiki/Configuration-Config#command_start)

