mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-08-02 11:10:13 +00:00
🍻 publish plugin 远程同意好友 (#2145)
This commit is contained in:
@ -6892,5 +6892,17 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_friends",
|
||||||
|
"project_link": "nonebot-plugin-friends",
|
||||||
|
"name": "远程同意好友",
|
||||||
|
"desc": "自定义远程同意好友",
|
||||||
|
"author": "Agnes4m",
|
||||||
|
"homepage": "https://github.com/Agnes4m/nonebot_plugin_friends",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user