mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-01-26 18:12:47 +08:00
📝 更新 README.md,添加开发部分及开发规范链接
This commit is contained in:
parent
115a817984
commit
3881810d12
@ -175,7 +175,9 @@ _✨ 使用 OpenAI 标准格式 API 的聊天机器人插件 ✨_
|
|||||||
| MARSHOAI_SINGLE_LATEX_PARSE | `bool` | `false` | 单行公式是否渲染(当消息富文本解析启用时可用)(如果单行也渲……只能说不好看) |
|
| MARSHOAI_SINGLE_LATEX_PARSE | `bool` | `false` | 单行公式是否渲染(当消息富文本解析启用时可用)(如果单行也渲……只能说不好看) |
|
||||||
|
|
||||||
## ❤ 鸣谢&版权说明
|
## ❤ 鸣谢&版权说明
|
||||||
|
|
||||||
本项目使用了以下项目的代码:
|
本项目使用了以下项目的代码:
|
||||||
|
|
||||||
- [nonebot-plugin-latex](https://github.com/EillesWan/nonebot-plugin-latex)
|
- [nonebot-plugin-latex](https://github.com/EillesWan/nonebot-plugin-latex)
|
||||||
|
|
||||||
"Marsho" logo 由 [@Asankilp](https://github.com/Asankilp)
|
"Marsho" logo 由 [@Asankilp](https://github.com/Asankilp)
|
||||||
@ -183,6 +185,10 @@ _✨ 使用 OpenAI 标准格式 API 的聊天机器人插件 ✨_
|
|||||||
"nonebot-plugin-marshoai" 基于 [MIT](./LICENSE-MIT) 许可下提供。
|
"nonebot-plugin-marshoai" 基于 [MIT](./LICENSE-MIT) 许可下提供。
|
||||||
部分指定的代码基于 [Mulan PSL v2](./LICENSE-MULAN) 许可下提供。
|
部分指定的代码基于 [Mulan PSL v2](./LICENSE-MULAN) 许可下提供。
|
||||||
|
|
||||||
|
## 开发
|
||||||
|
|
||||||
|
- 请阅读[开发规范](./README_DEV.md)
|
||||||
|
|
||||||
## 🕊️ TODO
|
## 🕊️ TODO
|
||||||
|
|
||||||
- [x] [Melobot](https://github.com/Meloland/melobot) 实现
|
- [x] [Melobot](https://github.com/Meloland/melobot) 实现
|
||||||
|
Loading…
x
Reference in New Issue
Block a user