# RainyBot-Docs
**Repository Path**: xwdit/RainyBot-Docs
## Basic Information
- **Project Name**: RainyBot-Docs
- **Description**: RainyBot机器人开发框架——文档与示例插件
- **Primary Language**: Unknown
- **License**: AGPL-3.0
- **Default Branch**: main
- **Homepage**: https://docs.rainybot.dev
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-07-18
- **Last Updated**: 2023-01-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Bot, QQbot, RainyBot, docs, Godot
## README
## RainyBot-Docs
本储存库记录了RainyBot机器人框架的文档与示例插件相关内容,您可以通过下方链接来直接访问文档:
[(点此直达文档)](https://docs.rainybot.dev)
## 插件示例
本储存库中随附了一些插件示例,您可以在`examples`目录中找到它们
## 文档内容路线图
- [x] 完成API的分类与清理
- [x] 整理并将储存库开源
- [x] 完成每项API条目的相关文档
- [ ] 完成插件开发相关的基础教程
- [ ] 完成文档中的常见问题部分
- [ ] 添加更多示例插件
- [ ] 为不同API条目增加使用示例文档
对于更详细的计划,已知问题或功能建议,请访问储存库的 [Issues](https://github.com/Xwdit/RainyBot-Docs/issues) 页面
## 项目许可
项目基于AGPL-3.0许可进行开源,具体内容请参见LICENSE文件
## 联系信息
交流QQ群: 429787496
Xwdit - xwditfr@gmail.com
项目地址: [https://github.com/Xwdit/RainyBot-Core](https://github.com/Xwdit/RainyBot-Core)
## 更多信息
此处提供了一些可能与本项目有关,或对您有帮助的信息
* [Godot使用文档](https://docs.godotengine.org/en/latest/)
* [GDScript语言教程](https://docs.godotengine.org/en/latest/tutorials/scripting/gdscript/)
* [Godot类参考API](https://docs.godotengine.org/en/latest/classes/index.html)
* [Mirai-Api-Http文档](https://github.com/project-mirai/mirai-api-http/blob/master/docs/api/API.md)