mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-17 01:47:47 +00:00
🍻 publish plugin 语句抽象化 (#894)
Co-authored-by: CherryCherries <CherryCherries@users.noreply.github.com>
This commit is contained in:
parent
599da5158e
commit
9ffd78dda3
@ -1600,5 +1600,15 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_abstract",
|
||||||
|
"project_link": "nonebot-plugin-abstract",
|
||||||
|
"name": "语句抽象化",
|
||||||
|
"desc": "能够将你的语句变得抽象起来~",
|
||||||
|
"author": "CherryCherries",
|
||||||
|
"homepage": "https://github.com/CherryCherries/nonebot-plugin-abstract",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user