Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@

### 安装

- 使用pip安装
- 使用nb-cli安装

```bash
pip install nonebot-plugin-liteperm
nb plugin install nonebot-plugin-liteperm
```

- 使用uv安装
Expand All @@ -58,13 +58,12 @@

修改`pyproject.toml`,在`[tool.nonebot]`下的`plugins = ["nonebot_plugin_liteperm"]`添加插件


## [指令文档](docs/commands.md)

## [API文档](docs/API.md)

## 内置权限节点

| 权限节点 | 权限描述 |
| --- | --- |
| `liteperm.admin` | LitePerm管理员 |

## 文档

[点击前往](https://docs.suggar.top/project/liteperm/)
104 changes: 0 additions & 104 deletions docs/API.md

This file was deleted.

133 changes: 0 additions & 133 deletions docs/commands.md

This file was deleted.