Metadata-Version: 2.1
Name: nb-cli-plugin-littlepaimon
Version: 1.0.0b1
Summary: Nonebot Cli plugin for LittlePaimon
Home-page: https://github.com/CMHopeSunshine/nb-cli-plugin-littlepaimon
License: AGPL
Keywords: nonebot2,nb-cli
Author: CMHopeSunshine
Author-email: 277073121@qq.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary 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
Requires-Dist: nb-cli (>=1.0.2,<2.0.0)
Requires-Dist: py-cpuinfo (>=9.0.0,<10.0.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Description-Content-Type: text/markdown

<!-- markdownlint-disable MD033 MD041 -->
<p align="center">
  <img src="https://cli.nonebot.dev/logo.png" width="200" height="200" alt="nonebot">
</p>

<div align="center">

# NB CLI Plugin For LittlePaimon

_✨ 为小派蒙Bot定制的 NoneBot2 CLI 插件 ✨_

</div>

## 安装

使用 nb-cli

```shell
nb self install nb-cli-plugin-littlepaimon
```

使用 pipx

```shell
pipx inject nb-cli nb-cli-plugin-littlepaimon
```

## 使用

- `nb paimon` 交互式使用
  - `nb paimon create` 交互式指引安装[小派蒙](https://github.com/CMHopeSunshine/LittlePaimon)
  - `nb paimon logo` 展示小派蒙logo

## TODO

- [ ] 更新资源
- [ ] 修改配置
- [ ] 安装小派蒙插件
- [ ] more
