🍻 publish plugin 随机禁言 (#1485)

This commit is contained in:
Ikaros-521 2022-12-20 07:04:28 +00:00 committed by Ju4tCode
parent aca65954bd
commit 0320be1947

View File

@ -3670,5 +3670,28 @@
"homepage": "https://github.com/RShock/nonebot_plugin_ikun_evolution", "homepage": "https://github.com/RShock/nonebot_plugin_ikun_evolution",
"tags": [], "tags": [],
"is_official": false "is_official": false
},
{
"module_name": "nonebot_plugin_random_ban",
"project_link": "nonebot-plugin-random-ban",
"name": "随机禁言",
"desc": "适用于onebot v11的随机禁言一名群员n分钟n通过传入数字然后随机实现",
"author": "Ikaros-521",
"homepage": "https://github.com/Ikaros-521/nonebot_plugin_random_ban",
"tags": [
{
"label": "a:onebot",
"color": "#ea5252"
},
{
"label": "t:禁言",
"color": "#020202"
},
{
"label": "t:ban",
"color": "#ffffff"
}
],
"is_official": false
} }
] ]