mirai/docs/README.md
2020-12-19 11:15:57 +08:00

20 lines
520 B
Markdown

# Mirai
欢迎来到 mirai 文档。
## 生态
[Mirai 生态概览](mirai-ecology.md)
## 配置项目
> 可以首先体验让机器人发送消息:在 IDE 克隆 [mirai-hello-world](https://github.com/project-mirai/mirai-hello-world) 并运行其中入口点。
要把 mirai 作为一个依赖库使用,请参考 [Configuring Projects](ConfiguringProjects.md)。
要使用 mirai-console 框架,请前往 [mirai-console](https://github.com/mamoe/mirai-console)。
## 开发
- [创建 Bot](CreatingBots.md)