mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-06-05 07:26:47 +00:00
ChatGPT 适配MoviePilot V2 版本,采用链式事件机制
This commit is contained in:
@@ -58,5 +58,17 @@
|
||||
"history": {
|
||||
"v1.3": "MoviePilot V2 版本媒体库服务器刷新插件"
|
||||
}
|
||||
},
|
||||
"ChatGPT": {
|
||||
"name": "ChatGPT",
|
||||
"description": "消息交互支持与ChatGPT对话。",
|
||||
"labels": "消息通知,识别",
|
||||
"version": "2.0",
|
||||
"icon": "Chatgpt_A.png",
|
||||
"author": "jxxghp",
|
||||
"level": 1,
|
||||
"history": {
|
||||
"v2.0": "适配MoviePilot V2 版本,采用链式事件机制"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user