mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 08:41:29 +00:00
🍻 publish plugin 不要复读 (#1499)
This commit is contained in:
@ -3718,5 +3718,15 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_no_repeat",
|
||||
"project_link": "nonebot-plugin-no-repeat",
|
||||
"name": "不要复读",
|
||||
"desc": "防止代码炸了在群里复读刷屏,让你写插件的时候更安全",
|
||||
"author": "bridgeL",
|
||||
"homepage": "https://github.com/bridgeL/nonebot-plugin-no-repeat",
|
||||
"tags": [],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user