🔀 Merge pull request #597

Plugin: gocqapi
This commit is contained in:
Ju4tCode 2021-11-19 20:45:55 +08:00 committed by GitHub
commit d1c03208e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -478,5 +478,13 @@
"desc": "基于nonebot的青年大学习插件用来获取最新一期的青年大学习答案",
"author": "ayanamiblhx",
"repo": "https://github.com/ayanamiblhx/nonebot_plugin_youthstudy"
},
{
"id": "gocqapi",
"link": "gocqapi",
"name": "gocqapi",
"desc": "对 go-cqhttp 的 API 调用添加了类型注解与滥用OOP的返回值Model支持远离魔法方法的Dict[Any, Any]",
"author": "FYWinds",
"repo": "https://github.com/FYWinds/gocqapi"
}
]