mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 08:11:38 +00:00
Add docs skeleton
This commit is contained in:
7
docs/guide/README.md
Normal file
7
docs/guide/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# 介绍
|
||||
|
||||
NoneBot 是一个基于 [酷 Q](https://cqp.cc/) 的 Python 异步 QQ 机器人框架,框架与酷 Q 交互的部分使用 [aiocqhttp](https://github.com/richardchien/python-aiocqhttp),后者是 [CoolQ HTTP API 插件](https://github.com/richardchien/coolq-http-api) 的一个 Python 异步 SDK。NoneBot 仅支持 Python 3.6+ 及 CoolQ HTTP API 插件 v4.2+。
|
||||
|
||||
## NoneBot 如何工作?
|
||||
|
||||
## 特性
|
Reference in New Issue
Block a user