Skip to content

gyhdc/nonebot_plugin_code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nonebot

你的star是我的动力

在线运行代码<_ (备考中 可能会更新)

✨ NoneBot2 在线运行代码< ✨_

取自某个仓库(但实际我忘了是哪儿了),修改增加了输入功能

运行于 https://glot.io/

安装💿

pip install nonebot-plugin-code

导入📲

bot.py 导入,语句: nonebot.load_plugin("nonebot_plugin_code")

更新

0.0.3

  • 适配b1
  • 异步httpx

0.0.2

指令💻

code [语言] [-i] [inputText]
[代码]

-i:可选 输入 后跟输入内容

运行代码示例(python)(无输入):
    code py
        print("sb")
运行代码示例(python)(有输入):
    code py -i 你好
        print(input())

给个star吧~

其他插件
简易群管
在线运行代码
it咨讯(垃圾插件)
工作性价比(还没更新beta不能用)
黑丝插件(jsdelivr问题国内服务器不能用)

截图🖼

About

nonebot2在线运行代码

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%