LiteyukiBot-TriM/README.md

17 lines
842 B
Markdown
Raw Normal View History

2024-03-27 05:34:00 +00:00
<div align="center">
2024-03-26 15:34:29 +00: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-28 17:13:04 +00:00
2024-03-26 06:32:13 +00:00
- 基于[Nonebot2](https://github.com/nonebot/nonebot2),有良好的生态支持
2024-03-23 11:55:12 +00:00
- 开箱即用,无需复杂配置
- 新的点击交互模式,拒绝手打指令
- 全新可视化`npm`包管理,支持一键安装插件
2024-03-27 23:21:11 +00:00
- 支持OneBotv11/12标准通信且使用`Alconna`命令解析不再局限于OneBot
2024-02-28 17:13:04 +00:00
2024-03-29 22:04:17 +00:00
### [使用文档](https://bot.liteyuki.icu)
2024-02-28 17:13:04 +00:00
2024-03-29 22:04:17 +00:00
#### 鸣谢
- 此项目使用了[nonebot-plugin-htmlrender](https://github.com/kexue-z/nonebot-plugin-htmlrender/tree/master)作为内置html渲染插件