mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-07 04:45:53 +00:00
🍻 publish plugin talk with poe ai (#2229)
This commit is contained in:
parent
cfda433d14
commit
c43d631eb5
@ -6940,5 +6940,26 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_talk_with_poe_ai",
|
||||||
|
"project_link": "nonebot-plugin-talk-with-poe-ai",
|
||||||
|
"name": "talk with poe ai",
|
||||||
|
"desc": "Nonebot2 基于poe cookie登录AI聊天插件",
|
||||||
|
"author": "nikissXI",
|
||||||
|
"homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_talk_with_poe_ai",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "poe",
|
||||||
|
"color": "#cd52ea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "ai",
|
||||||
|
"color": "#cd52ea"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user