mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin Github仓库卡片 (#2041)
This commit is contained in:
parent
c6f41e1975
commit
0fd7396665
@ -5745,5 +5745,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_githubcard",
|
||||||
|
"project_link": "nonebot-plugin-githubcard",
|
||||||
|
"name": "Github仓库卡片",
|
||||||
|
"desc": "检测GitHub仓库链接并自动发送卡片信息",
|
||||||
|
"author": "ElainaFanBoy",
|
||||||
|
"homepage": "https://github.com/ElainaFanBoy/nonebot_plugin_githubcard",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t: Github",
|
||||||
|
"color": "#171a21"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "a:onebot",
|
||||||
|
"color": "#000000"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user