Metadata-Version: 2.1
Name: nonebot-plugin-starzai-plugin-memu
Version: 1.0.2
Summary: 星崽BOt-菜单
Requires-Python: <4.0,>=3.8
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>
    <p><img src="https://img1.imgtp.com/2023/08/30/GNOG1KkZ.png" width="240" alt="LOGO"></p>
</div>

<div align="center">

# nonebot-plugin-starzai-plugin-memu

_✨ Starzai系列插件之一-菜单插件 ✨_

</div>

## 📖 介绍

StarZai-Plugin是一套系列插件，拥有多功能，多机器人平台的特点。无论你用什么机器人框架，基本上都能用星崽

这是其中一个插件，即帮助菜单插件

## 💿 安装

<details open>
<summary>使用 nb-cli 安装</summary>
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装

    nb plugin install nonebot-plugin-starzai-plugin-memu

</details>

<details>
<summary>使用包管理器安装</summary>
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令

<details>
<summary>pip</summary>

    pip install nonebot-plugin-starzai-plugin-memu
</details>

打开 nonebot2 项目根目录下的 `pyproject.toml` 文件, 在 `[tool.nonebot]` 部分追加写入

    plugins = ["nonebot-plugin-starzai-plugin-memu"]

</details>

## 🎉 使用
### 指令表
| 指令 | 权限 | 需要@ | 范围 |
|:-----:|:----:|:----:|:----:|
| 能力中心 | 所有人 | 否 | 群聊 |
| 综合能力 | 所有人 | 否 | 群聊 |
| 其他能力 | 所有人 | 否 | 群聊 |


## 贡献代码
fork本仓库，修改好后提交主分支
## 特别鸣谢
[山重水复](https://github.com/Shanshui2022)<br>
没有他们就没有本项目！
