Skip to content

Commit

Permalink
🍻 publish plugin 多功能的ChatGPT机器人 (#1780)
Browse files Browse the repository at this point in the history
  • Loading branch information
Suxmx committed Mar 10, 2023
1 parent 3ec7645 commit 03e9c34
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions website/static/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -4665,5 +4665,15 @@
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_chatgpt_on_qq",
"project_link": "nonebot-plugin-chatgpt-on-qq",
"name": "多功能的ChatGPT机器人",
"desc": "基于chatGPT3.5-turboAPI,有利用模板创建新对话、保存历史记录、多重对话不互相干扰等功能",
"author": "Suxmx",
"homepage": "https://github.com/Suxmx/nonebot_plugin_chatgpt_on_qq",
"tags": [],
"is_official": false
}
]

0 comments on commit 03e9c34

Please sign in to comment.