mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-01-18 09:28:20 +08:00
机器人应用,包含框架
Snowykami
30880ec13b
Some checks failed
Docker Image Build / build (push) Failing after 32s
Deploy VitePress site to Pages / build (push) Failing after 53s
Pre-commit checks / pre-commit (3.10) (push) Failing after 1m36s
Pre-commit checks / pre-commit (3.11) (push) Failing after 1m38s
Pre-commit checks / pre-commit (3.12) (push) Failing after 1m58s
Pre-commit checks / pre-commit (3.13) (push) Failing after 1m47s
|
||
---|---|---|
.github | ||
config | ||
docker | ||
docs | ||
liteyuki | ||
liteyuki_flow | ||
src | ||
tests | ||
.dockerignore | ||
.gitignore | ||
.pre-commit-config.yaml | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
main.py | ||
py.typed | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
todo.md |
关于
访问轻雪6.0主页获取更多信息
特点及优势
- 原生支持与任意
Python
Bot框架互联,有良好的生态支持 - 开箱即用,无需复杂配置
- 集成包管理器,支持一键安装插件
- 自定义主题支持,满足审美需求
- 国际化支持,支持多种语言
- 高性能,500插件2s内启动
服务及支持(敬请期待)
- 提供Liteyuki Cloud官方的容器化托管服务,无需担心服务器问题
👇所有内容请访问👇: bot.liteyuki.icu
参考及鸣谢
- nonebot-plugin-uninfo为会话部分用户信息提供了参考
- nonebot-plugin-alconna为消息部分提供了参考
其他
- 本仓库是一个monorepo,包含了框架,文档,测试,内置资源包,内置插件,预设配置等