mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 04:16:57 +08:00
🍻 publish plugin 算法竞赛比赛查询 (#2158)
This commit is contained in:
parent
eecc881cd8
commit
0ef5940d0f
@ -6925,5 +6925,26 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_cp_broadcast",
|
||||
"project_link": "nonebot-plugin-cp-broadcast",
|
||||
"name": "算法竞赛比赛查询",
|
||||
"desc": "可以查询牛客、atcoder、codeforces平台的今天和近几天的比赛信息",
|
||||
"author": "HuParry",
|
||||
"homepage": "https://github.com/HuParry/nonebot-plugin-cp-broadcast",
|
||||
"tags": [
|
||||
{
|
||||
"label": "算法竞赛",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "比赛播报",
|
||||
"color": "#55ea52"
|
||||
}
|
||||
],
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user