mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 08:11:38 +00:00
🍻 publish plugin 运行代码 (#1941)
This commit is contained in:
@ -5422,5 +5422,15 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot-plugin-coderun",
|
||||||
|
"project_link": "nonebot-plugin-coderun",
|
||||||
|
"name": "运行代码",
|
||||||
|
"desc": "基于runoob.com的在线代码运行插件",
|
||||||
|
"author": "Yincmewy",
|
||||||
|
"homepage": "https://github.com/Yincmewy/nonebot_plugin_coderun",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user