mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
🍻 publish plugin 发病语录 (#1727)
This commit is contained in:
@ -4402,5 +4402,20 @@
|
|||||||
"homepage": "https://github.com/felinae98/nonebot-plugin-send-anything-anywhere",
|
"homepage": "https://github.com/felinae98/nonebot-plugin-send-anything-anywhere",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_random_stereotypes",
|
||||||
|
"project_link": "nonebot-plugin-random-stereotypes",
|
||||||
|
"name": "发病语录",
|
||||||
|
"desc": "对输入的人,随机返回一条本地的发病语录",
|
||||||
|
"author": "Ikaros-521",
|
||||||
|
"homepage": "https://github.com/Ikaros-521/nonebot_plugin_random_stereotypes",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "语录",
|
||||||
|
"color": "#6a6060"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user