mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 15:41:34 +08:00
🍻 publish plugin 工具拓展 (#1693)
This commit is contained in:
parent
87e1866cf4
commit
a8f3d83947
@ -4287,5 +4287,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_extrautils",
|
||||||
|
"project_link": "nonebot-plugin-extrautils",
|
||||||
|
"name": "工具拓展",
|
||||||
|
"desc": "便于开发 nonebot2 插件的工具拓展",
|
||||||
|
"author": "NCBM",
|
||||||
|
"homepage": "https://github.com/NCBM/nonebot-plugin-extrautils",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t:dev",
|
||||||
|
"color": "#c99309"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "t:utils",
|
||||||
|
"color": "#3a46f6"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user