Metadata-Version: 2.1
Name: nonebot-plugin-cube
Version: 1.0.6
Summary: Rubik's Cube plugin based on nonebot framework,基于nonebot框架的魔方插件
License: AGPL-3.0
Author: initialencounter
Author-email: 2911583893@qq.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
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: Pillow (>=9.0.0,<10.0.0)
Requires-Dist: cube-rs (>=0.1.0,<0.2.0)
Requires-Dist: nonebot-adapter-onebot (>=2.0.0b1,<3.0.0)
Requires-Dist: nonebot2 (>=2.0.0b2,<3.0.0)
Description-Content-Type: text/markdown

# nonebot-plugin-cube

Rubik's Cube plugin based on nonebot framework,基于nonebot框架的魔方插件

## 用法

将nonebot_plugin_cube拷贝到bot根目录src/plugin下
在bot.py中添加如下代码
`nonebot.load_plugins('src/plugins/nonebot_plugin_cube')`

## 命令

| 方法   | 命令          |
|------|-------------|
| 开始游戏 | c\|cube\|魔方 |
| 结束游戏 | c结束         |
| 撤销操作 | cbk         |
| 显示排名 | rank\|排名    | 

## 示例

`/魔方  ['F', 'f', 'B', 'b', 'L', 'l', 'R', 'r', 'U', 'u', 'D', 'd']`

## 联系作者

### QQ群399899914

