mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-23 13:50:12 +08:00
Add mirai-console/README.md back
This commit is contained in:
parent
91337abb45
commit
14bb3752dd
34
mirai-console/README.md
Normal file
34
mirai-console/README.md
Normal file
@ -0,0 +1,34 @@
|
||||
# mirai-console
|
||||
|
||||
高效率 QQ 机器人框架
|
||||
|
||||
## 使用
|
||||
|
||||
- **[启动 Console](docs/Run.md)**
|
||||
|
||||
### 安装 JAR 插件
|
||||
|
||||
将 `jar` 文件放入 `plugins` 并重启 Mirai Console。
|
||||
|
||||
### 执行指令
|
||||
|
||||
在控制台输入 `?` 查看可用指令列表。**
|
||||
注意,请先为用户授予执行某些指令的权限,详见 [示例](docs/BuiltInCommands.md#授予一个用户执行所有指令的权限)**。
|
||||
|
||||
### 内置指令
|
||||
|
||||
[BuiltInCommands](docs/BuiltInCommands.md#mirai-console---builtin-commands)
|
||||
|
||||
## 开发
|
||||
|
||||
[开发文档](docs/README.md#mirai-console)
|
||||
|
||||
## 实用链接
|
||||
|
||||
- [社区 SDK](https://github.com/mamoe/mirai#%E4%BD%BF%E7%94%A8-mirai-console-%E6%9C%8D%E5%8A%A1%E7%AB%AF%E4%B8%BA-mirai-console-%E5%BC%80%E5%8F%91%E6%8F%92%E4%BB%B6)
|
||||
- [论坛](https://mirai.mamoe.net)
|
||||
- [Mirai 项目组](https://github.com/project-mirai)
|
||||
- [在 Android 平台使用](https://github.com/mzdluo123/MiraiAndroid)
|
||||
- Mirai 官方维护的插件:
|
||||
- [chat-command](https://github.com/project-mirai/chat-command)
|
||||
- [mirai-api-http](https://github.com/project-mirai/mirai-api-http)
|
Loading…
Reference in New Issue
Block a user