Skip to content

Commit

Permalink
🍻 publish plugin nonebot_poe_chat (#1936)
Browse files Browse the repository at this point in the history
  • Loading branch information
canxin121 authored and noneflow[bot] committed Apr 22, 2023
1 parent 2061887 commit 2f6685a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions website/static/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -5370,5 +5370,28 @@
}
],
"is_official": false
},
{
"module_name": "nonebot_poe_chat",
"project_link": "nonebot-poe-chat",
"name": "nonebot_poe_chat",
"desc": "基于Nonebot和playwright,可以将poe.com接入qq,使用gpt3.5和claude两种模型,支持管理员邮箱互动登陆,互动式管理预设,支持自定义预设和本地预设,完善的用户隔离和等待队列.",
"author": "canxin121",
"homepage": "https://github.com/canxin121/nonebot_poe_chat",
"tags": [
{
"label": "t:poe",
"color": "#ea5252"
},
{
"label": "t:gpt3.5",
"color": "#ea5252"
},
{
"label": "t:claude",
"color": "#ea5252"
}
],
"is_official": false
}
]

0 comments on commit 2f6685a

Please sign in to comment.