mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 15:41:34 +08:00
🍻 publish plugin 与ChatGpt聊天 (#1916)
This commit is contained in:
parent
73dfcc53e1
commit
7f925536b5
@ -5287,5 +5287,20 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_talk_with_chatgpt",
|
||||
"project_link": "nonebot-plugin-talk-with-chatgpt",
|
||||
"name": "与ChatGpt聊天",
|
||||
"desc": "基于accessToken登录的chatgpt聊天插件",
|
||||
"author": "nikissXI",
|
||||
"homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_talk_with_chatgpt",
|
||||
"tags": [
|
||||
{
|
||||
"label": "chatgpt",
|
||||
"color": "#1a834e"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user