mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-26 15:51:26 +00:00
🍻 publish plugin CallAPI (#1989)
This commit is contained in:
@ -5566,5 +5566,15 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_callapi",
|
||||
"project_link": "nonebot-plugin-callapi",
|
||||
"name": "CallAPI",
|
||||
"desc": "使用 Bot 指令来直接调用 Bot 的 API",
|
||||
"author": "lgc2333",
|
||||
"homepage": "https://github.com/lgc-NB2Dev/nonebot-plugin-callapi",
|
||||
"tags": [],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user