mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-16 00:50:53 +00:00
🍻 publish plugin Akinator (#1924)
This commit is contained in:
parent
99b26fccb0
commit
1c033d3a53
@ -5332,5 +5332,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_akinator",
|
||||||
|
"project_link": "nonebot-plugin-akinator",
|
||||||
|
"name": "Akinator",
|
||||||
|
"desc": "把网络天才 Akinator 搬进你的 Bot",
|
||||||
|
"author": "lgc2333",
|
||||||
|
"homepage": "https://github.com/lgc2333/nonebot-plugin-akinator",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t:Akinator",
|
||||||
|
"color": "#6599fe"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "t:网络天才",
|
||||||
|
"color": "#6599fe"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user