mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +08:00
🍻 publish plugin 猫猫虫咖波图片发送 (#2166)
This commit is contained in:
parent
3ef1d7d5d7
commit
28fc6c35f0
@ -6984,5 +6984,22 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_capoo",
|
||||
"project_link": "nonebot-plugin-capoo",
|
||||
"name": "猫猫虫咖波图片发送",
|
||||
"desc": "发送capoo指令后bot会随机发出一张capoo的可爱表情包",
|
||||
"author": "HuParry",
|
||||
"homepage": "https://github.com/HuParry/nonebot-plugin-capoo",
|
||||
"tags": [
|
||||
{
|
||||
"label": "猫猫虫咖波",
|
||||
"color": "#ea5252"
|
||||
}
|
||||
],
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user