✏️ Plugin: 更新 SparkGPT 插件描述 (#2144)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
canxin 2023-07-02 22:27:13 +08:00 committed by GitHub
parent 3bee189598
commit 25649373a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6205,26 +6205,26 @@
"module_name": "nonebot_plugin_spark_gpt", "module_name": "nonebot_plugin_spark_gpt",
"project_link": "nonebot-plugin-spark-gpt", "project_link": "nonebot-plugin-spark-gpt",
"name": "Spark-GPT", "name": "Spark-GPT",
"desc": "将多来源的gpt接入qq及更多平台使用便捷管理完善功能强大", "desc": "将poe,chatgpt,slack claude,Newbing,google bard,讯飞星火模型(SparkDesk),通义千问等接入qq,tg,kook(原开黑啦)多平台用户绑定实现数据互通,并提供webui进行便捷配置,自适应文转图,实现预设人格化bot的便捷创建,使用和管理",
"author": "canxin121", "author": "canxin121",
"homepage": "https://github.com/canxin121/Spark-GPT", "homepage": "https://github.com/canxin121/Spark-GPT",
"tags": [ "tags": [
{ {
"label": "ChatGPT", "label": "多来源语言GPT",
"color": "#52aeea" "color": "#5599ff"
}, },
{ {
"label": "Claude", "label": "多平台用户数据互通",
"color": "#52aeea" "color": "#ffff77"
},
{
"label": "Newbing",
"color": "#52aeea"
} }
], ],
"is_official": false, "is_official": false,
"type": null, "type": "application",
"supported_adapters": null "supported_adapters": [
"nonebot.adapters.kaiheila",
"nonebot.adapters.telegram",
"nonebot.adapters.onebot.v11"
]
}, },
{ {
"module_name": "nonebot_plugin_logpile", "module_name": "nonebot_plugin_logpile",