nonebot2 plugin run code online
Project description
在线运行代码<_
✨ 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吧~
截图🖼
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nonebot_plugin_code-0.0.3.tar.gz
.
File metadata
- Download URL: nonebot_plugin_code-0.0.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4388fc5b2b01926efed9a61a137ba7b4b7381a32fbf8e81e58dbc32793b536c |
|
MD5 | aa8d149c0479bf169048f8d1779c4ba7 |
|
BLAKE2b-256 | 16b488a9e9f7b3e759cccd3ffe8cd68ed3d8f275a0a60a4dcf41a7975733de5b |
File details
Details for the file nonebot_plugin_code-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_code-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cedbf0b8f65feabdd66ed94f7f92d9822e78569b6a1ea4f88a2a6df21270fd09 |
|
MD5 | f2606a16f0b42cac04acd8930b82f10b |
|
BLAKE2b-256 | 8c8fe421f6cbdec860072974f1575d0d0ff29d5043dce12c4247064ccb4341ee |