refactor: 使用 napcat packet 实现戳一戳、群头衔、群打卡

This commit is contained in:
linyuchen
2024-11-12 22:09:50 +08:00
parent d3f93257ce
commit eabee466bb
21 changed files with 114 additions and 20 deletions

View File

@@ -4,12 +4,16 @@
"name": "LLOneBot",
"slug": "LLOneBot",
"description": "实现 OneBot 11 和 Satori 协议,用于 QQ 机器人开发",
"version": "4.1.4",
"version": "4.1.5",
"icon": "./icon.webp",
"authors": [
{
"name": "linyuchen",
"link": "https://github.com/linyuchen"
},
{
"name": "idranme",
"link": "https://github.com/idranme"
}
],
"repository": {