LiteyukiBot-TriM/README.md

17 lines
842 B
Markdown
Raw Normal View History

2024-03-27 13:34:00 +08:00
<div align="center">
2024-03-26 23:34:29 +08:00
<img src="https://cdn.liteyuki.icu/static/img/logo.png" style="align-content: center; width: 50%; margin-top:10%;" alt="a">
<h2> <span style="color: #a2d8f4">轻雪</span> <span style="color: #d0e9ff">6.2</span></h2>
<h4> <span style="color: #a2d8f4"> 轻量,高效,易于扩展</span></h4>
</div>
2024-02-29 01:13:04 +08:00
2024-03-26 14:32:13 +08:00
- 基于[Nonebot2](https://github.com/nonebot/nonebot2),有良好的生态支持
2024-03-23 19:55:12 +08:00
- 开箱即用,无需复杂配置
- 新的点击交互模式,拒绝手打指令
- 全新可视化`npm`包管理,支持一键安装插件
2024-03-28 07:21:11 +08:00
- 支持OneBotv11/12标准通信且使用`Alconna`命令解析不再局限于OneBot
2024-02-29 01:13:04 +08:00
2024-03-30 06:04:17 +08:00
### [使用文档](https://bot.liteyuki.icu)
2024-02-29 01:13:04 +08:00
2024-03-30 06:04:17 +08:00
#### 鸣谢
- 此项目使用了[nonebot-plugin-htmlrender](https://github.com/kexue-z/nonebot-plugin-htmlrender/tree/master)作为内置html渲染插件