mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-20 09:38:23 +08:00
🍻 publish plugin uuid生成器 (#1648)
This commit is contained in:
parent
92e410ce0a
commit
f07e9bf699
@ -4016,5 +4016,20 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_uuid",
|
||||||
|
"project_link": "nonebot-plugin-uuid",
|
||||||
|
"name": "uuid生成器",
|
||||||
|
"desc": "通过 uuid4 与 uuid5 生成 uuid ,并且支持快速去除短横线",
|
||||||
|
"author": "ZombieFly",
|
||||||
|
"homepage": "https://github.com/ZombieFly/nonebot-plugin-uuid",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "工具",
|
||||||
|
"color": "#39c5bb"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user