mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 08:12:14 +08:00
🍻 publish plugin bangumi搜索 (#1136)
This commit is contained in:
parent
675e70f579
commit
6c23d89494
@ -2182,5 +2182,28 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot-plugin-bangumi-search",
|
||||||
|
"project_link": "nonebot-plugin-bangumi-search",
|
||||||
|
"name": "bangumi搜索",
|
||||||
|
"desc": "搜索番剧,并且返回简介栏和收藏盒",
|
||||||
|
"author": "Ankhyty",
|
||||||
|
"homepage": "https://github.com/Ankhyty/nonebot-plugin-bangumi-search",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "a:onebot",
|
||||||
|
"color": "#000000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "t:漫研",
|
||||||
|
"color": "#2f48e0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "bangumi",
|
||||||
|
"color": "#de2968"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user