mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 15:41:34 +08:00
🍻 publish plugin 青年大学习提交 (#2356)
This commit is contained in:
parent
bd3ed4207a
commit
c84723668f
@ -7318,5 +7318,30 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": null
|
"supported_adapters": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "TeenStudy",
|
||||||
|
"project_link": "teenstudy",
|
||||||
|
"name": "青年大学习提交",
|
||||||
|
"desc": "一个可以自动提交多地区青年大学习的插件",
|
||||||
|
"author": "TeenStudyFlow",
|
||||||
|
"homepage": "https://github.com/YouthLearning/TeenStudy",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "青年大学习",
|
||||||
|
"color": "#7aea52"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Web UI",
|
||||||
|
"color": "#52eaea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "多地区",
|
||||||
|
"color": "#dfea52"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user