mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +00:00
🍻 publish plugin 原神实时公告 (#1584)
This commit is contained in:
@ -4030,5 +4030,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_yuanshen_notice",
|
||||||
|
"project_link": "nonebot-plugin-yuanshen-notice",
|
||||||
|
"name": "原神实时公告",
|
||||||
|
"desc": "实时展示官网最新前20条公告",
|
||||||
|
"author": "mengxinyuan638",
|
||||||
|
"homepage": "https://github.com/mengxinyuan638/nonebot_plugin_yuanshen_notice",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "原神",
|
||||||
|
"color": "#ef3700"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "公告",
|
||||||
|
"color": "#00ef04"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user