mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 06:10:20 +08:00
🍻 publish plugin nonebot_poe_chat (#1936)
This commit is contained in:
parent
2061887276
commit
2f6685ab45
@ -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
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user