mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin 课表查询 (#1167)
This commit is contained in:
parent
d6567f9288
commit
24df594b97
@ -2356,5 +2356,20 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_course",
|
||||||
|
"project_link": "nonebot-plugin-course",
|
||||||
|
"name": "课表查询",
|
||||||
|
"desc": "本周课表,完整课表,下节课在哪上,今天还有什么课🤔",
|
||||||
|
"author": "InariInDream",
|
||||||
|
"homepage": "https://github.com/InariInDream/nonebot_plugin_course",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "课表",
|
||||||
|
"color": "#6e9af2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user