mirror of
https://github.com/ChenXu233/nonebot_plugin_dialectlist.git
synced 2026-04-17 14:45:36 +00:00
Compare commits
3 Commits
V2.4.5
...
83d9cda2eb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
83d9cda2eb | ||
|
|
dfde832dba | ||
|
|
987b34e282 |
20
README.md
20
README.md
@@ -26,15 +26,16 @@ nonebot-plugin-dialectlist
|
||||
|
||||
## 💿 安装
|
||||
|
||||
通过`pip`或`nb`安装;
|
||||
通过`pip`或`nb`安装:
|
||||
- 通过 pip 安装
|
||||
```bash
|
||||
pip install nonebot-plugin-dialectlist
|
||||
```
|
||||
- 通过 nb-cli 安装
|
||||
```bash
|
||||
nb plugin install nonebot-plugin-dialectlist
|
||||
```
|
||||
|
||||
>**通过 pip **安装
|
||||
|
||||
`pip install nonebot-plugin-dialectlist`
|
||||
|
||||
>**通过 nb **安装
|
||||
|
||||
`nb plugin install nonebot-plugin-dialectlist`
|
||||
|
||||
### ✅ 插件依赖于
|
||||
|
||||
@@ -142,6 +143,9 @@ __!!注意!!__
|
||||
|
||||
</details>
|
||||
|
||||

|
||||
|
||||
|
||||
### 💕感谢
|
||||
|
||||
本插件的__init__.py 中的处理函数参考了词云中的方法 ~~(其实大部分都是 Ctrl+C Ctr+V)~~
|
||||
|
||||
Reference in New Issue
Block a user