Metadata-Version: 2.1
Name: nonebot-plugin-mypower
Version: 0.1.6
Summary: 一款随机生成超能力的插件（适用于Onebot V11）
Home-page: https://github.com/tianyisama/nonebot_plugin_mypower
License: MIT
Author: TianYi
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
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.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: nonebot-adapter-onebot (>=2.1.1,<3.0.0)
Requires-Dist: nonebot2 (>=2.0.0rc1,<3.0.0)
Project-URL: Repository, https://github.com/tianyisama/nonebot_plugin_mypower
Description-Content-Type: text/markdown

<div align="center">
  <a href="https://v2.nonebot.dev/store"><img src="https://github.com/A-kirami/nonebot-plugin-template/blob/resources/nbp_logo.png" width="180" height="180" alt="NoneBotPluginLogo"></a>
  <br>
  <p><img src="https://github.com/A-kirami/nonebot-plugin-template/blob/resources/NoneBotPlugin.svg" width="240" alt="NoneBotPluginText"></p>
</div>

<div align="center">

# nonebot-plugin-mypower

_✨ 一款随机生成超能力的插件（适用于Onebot V11）✨_

<a href="./LICENSE">
    <img src="https://img.shields.io/github/license/tianyisama/nonebot_plugin_mypower" alt="license">
</a><img src="https://img.shields.io/badge/nonebot-2.0.0rc1+-red.svg" alt="NoneBot">
<img src="https://img.shields.io/badge/python-3.8+-blue.svg" alt="python">

</div>

## 📖 介绍

一款随机生成超能力的插件（适用于Nonebot2 V11）

## 💿 安装

<details>
<summary>安装pillow(必须)</summary>


    pip install pillow
  若采用了虚拟环境，则需要在虚拟环境中执行
</details>

<details>
<summary>使用nb-cli安装(推荐)</summary>


    nb plugin install nonebot-plugin-mypower
    

</details>

<details>
<summary>使用PIP安装</summary>


    pip install nonebot-plugin-mypower
    
安装完成后，请在你的`bot.py`文件中添加以下代码来导入插件：
 `nonebot.load_plugin("nonebot_plugin_mypower")`
</details>

## 🎉 使用
### 指令表
| 指令 | 权限 | 需要@ | 范围 |
|:-----:|:----:|:----:|:----:|
| 我的超能力 | 所有人 | 否 | 群聊 |



## ⚠ 注意

本插件部分超能力与副作用不符合QQbot的运营规范，若对接QQbot，请前往此路径下的"超能力"和"但是"文件夹删除不适宜的图片
 `.venv/Lib/site-packages/nonebot-plugin-mypower/`

 ### 效果图

<div align="left">
  <img src="https://bed.tianyi.one/i/2024/01/14/10fptuv.jpg"/>
</div>
<div align="left">
  <img src="https://bed.tianyi.one/i/2024/01/14/10gc6qd.png"/>
</div>
