mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-05 19:46:47 +00:00
🍻 publish plugin 天气查询 (#3595)
This commit is contained in:
committed by
noneflow[bot]
parent
be514a03f6
commit
dbcd8189c7
@ -9421,4 +9421,20 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_nmcweather",
|
||||||
|
"project_link": "nonebot-plugin-nmcweather",
|
||||||
|
"author_id": 65002276,
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "weather",
|
||||||
|
"color": "#05f73c"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "天气",
|
||||||
|
"color": "#08f9c7"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user