mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin 随机禁言 (#1485)
This commit is contained in:
parent
aca65954bd
commit
0320be1947
@ -3670,5 +3670,28 @@
|
||||
"homepage": "https://github.com/RShock/nonebot_plugin_ikun_evolution",
|
||||
"tags": [],
|
||||
"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
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user