mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-10 14:18:17 +00:00
🍻 publish plugin 指定戳一戳 (#2201)
This commit is contained in:
parent
b2edea141e
commit
6601def5f7
@ -7160,5 +7160,22 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"supported_adapters": null
|
"supported_adapters": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_pokesomeone",
|
||||||
|
"project_link": "nonebot-plugin-pokesomeone",
|
||||||
|
"name": "指定戳一戳",
|
||||||
|
"desc": "指定戳某人若干次",
|
||||||
|
"author": "canxin121",
|
||||||
|
"homepage": "https://github.com/canxin121/nonebot_plugin_pokesomeone",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "戳一戳",
|
||||||
|
"color": "#ea5252"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user