Metadata-Version: 2.1
Name: nonebot-plugin-coderun
Version: 0.0.1
Summary: 基于runoob.com的在线代码运行插件
Home-page: https://github.com/Yincmewy/nonebot_plugin_coderun
Author: Yincmewy
Author-email: Yincmewy <2025173673@qq.com>
License: MIT
Project-URL: Homepage, https://github.com/Yincmewy/nonebot_plugin_coderun
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx
Requires-Dist: nonebot2
Requires-Dist: setuptools
Requires-Dist: nonebot-adapter-onebot

<p align="center">
  <a href="https://v2.nonebot.dev/"><img src="https://v2.nonebot.dev/logo.png" width="200" height="200" alt="nonebot"></a>
</p>

<div align="center">

# onebot_plugin_coderun
基于runoob.com的在线代码运行插件

</div>

## 指令
| 命令 | 权限 |
|:--------:| -------------:|
| /run [目标语言] [具体代码] | 所有人 |

## 支持语言

- kotlin
- java
- lua
- nodejs
- go
- swift
- rust
- ruby
- c#
- c++
- c
- py
- php

## TIPS
暂不支持输入...待更新

## 使用截图
![](pic.jpg)
