60 lines
2.0 KiB
Markdown
Raw Normal View History

2024-11-26 13:00:04 +08:00
<!--suppress LongLine -->
<div align="center">
<a href="https://v2.nonebot.dev/store"><img src="https://raw.githubusercontent.com/LiteyukiStudio/nonebot-plugin-marshoai/refs/heads/main/resources/marsho-new.svg" width="800" height="430" alt="NoneBotPluginLogo"></a>
<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
<a href="./LICENSE">
<img src="https://img.shields.io/github/license/LiteyukiStudio/nonebot-plugin-marshoai.svg" alt="license">
</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>
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
</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.