mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
add dreammiu/zm-chat-gpt plugin to plugin market (#352)
This commit is contained in:
@@ -40,5 +40,11 @@ module.exports = [
|
|||||||
description: '代码运行',
|
description: '代码运行',
|
||||||
avatar: null,
|
avatar: null,
|
||||||
link: 'https://github.com/FishZe/zhamao_plugin_code_runner'
|
link: 'https://github.com/FishZe/zhamao_plugin_code_runner'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'ZMChatGPT',
|
||||||
|
description: '炸毛ChatGPT',
|
||||||
|
avatar: 'https://upload.wikimedia.org/wikipedia/commons/thumb/0/04/ChatGPT_logo.svg/120px-ChatGPT_logo.svg.png',
|
||||||
|
link: 'https://github.com/DreamMiu/zm-chat-gpt'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user