🍻 publish plugin 远程同意好友 (#2145)

This commit is contained in:
Agnes4m 2023-07-03 10:02:20 +08:00 committed by noneflow[bot]
parent 8248e88686
commit d617508e32

View File

@ -6892,5 +6892,17 @@
"is_official": false,
"type": "application",
"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"]
}
]