61 lines
2.2 KiB
Markdown
Raw Normal View History

2024-11-26 13:00:04 +08:00
<!--suppress LongLine -->
<div align="center">
2024-12-17 12:52:18 +08:00
<a href="https://marsho.liteyuki.icu"><img src="https://marsho.liteyuki.icu/marsho-full.svg" width="800" height="430" alt="MarshoLogo"></a>
2024-11-26 13:00:04 +08:00
<br>
</div>
<div align="center">
# nonebot-plugin-marshoai
2024-11-26 14:08:30 +08:00
_✨ A chat bot plugin which use OpenAI standard API ✨_
2024-11-26 13:00:04 +08:00
2024-12-17 00:29:34 +08:00
[![NoneBot Registry](https://img.shields.io/endpoint?url=https%3A%2F%2Fnbbdg.lgc2333.top%2Fplugin%2Fnonebot-plugin-marshoai)](https://registry.nonebot.dev/plugin/nonebot-plugin-marshoai:nonebot_plugin_marshoai)
<a href="https://registry.nonebot.dev/plugin/nonebot-plugin-marshoai:nonebot_plugin_marshoai">
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fnbbdg.lgc2333.top%2Fplugin-adapters%2Fnonebot-plugin-marshoai" alt="Supported Adapters">
2024-11-26 13:00:04 +08:00
</a>
<a href="https://pypi.python.org/pypi/nonebot-plugin-marshoai">
<img src="https://img.shields.io/pypi/v/nonebot-plugin-marshoai.svg" alt="pypi">
</a>
2024-12-17 12:52:18 +08:00
<img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="python">
2024-11-26 13:00:04 +08:00
</div>
2024-11-26 14:08:30 +08:00
## 📖 Indroduction
2024-11-26 13:00:04 +08:00
A plugin made by call OpenAI standard API(Such as GitHub Models API)
2024-11-26 13:00:04 +08:00
2024-11-26 14:08:30 +08:00
Plugin internally installed the catgirl character of Marsho, is able to have a cute conversation!
2024-11-26 13:00:04 +08:00
*Who don't like a cute catgirl with fast answer speed*
2024-11-26 13:00:04 +08:00
2024-11-26 14:08:30 +08:00
**Support for adapters other than OneBot and non-Github Models APIs is not fully verified.**
2024-11-26 13:00:04 +08:00
2024-11-26 14:08:30 +08:00
[Melobot implementation](https://github.com/LiteyukiStudio/marshoai-melo)
2024-11-26 13:00:04 +08:00
2024-11-26 14:08:30 +08:00
## 🐱 Character setting
2024-11-26 13:00:04 +08:00
2024-11-26 14:08:30 +08:00
#### Basic information
- Name : Marsho
- Birthday : September 6th
#### Hobbies
- 🌞 Melt in sunshine
- 🤱 Coquetry~ who don't like that~
- 🍫 Eating snacks! Meat is yummy!
- 🐾 Play! I like play with friends!
## 😼 Usage
Please read [Documentation](https://marsho.liteyuki.icu/start/install)
2024-11-26 13:00:04 +08:00
2024-11-26 14:08:30 +08:00
## ❤ Thanks&Copyright
This project uses the following code from other projects:
- [nonebot-plugin-latex](https://github.com/EillesWan/nonebot-plugin-latex)
2024-11-26 13:00:04 +08:00
"Marsho" logo contributed by [@Asankilp](https://github.com/Asankilp),licensed under [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) lisense.
2024-11-26 13:00:04 +08:00
"nonebot-plugin-marshoai" is licensed under [MIT](./LICENSE-MIT) license.
Some of the code is licensed under [Mulan PSL v2](./LICENSE-MULAN) license.