Skip to main content

QQShell 是一个类 WebSSH、XShell 的运行在机器人的 SSH Shell,在 QQ 中自由运行你的命令吧

Project description

✨QQShell✨

_✨ QQShell 是一个类 WebSSH、XShell 的运行在机器人的 SSH Shell,在 QQ 中自由运行你的命令吧✨_

快速安装

第一步:右上角 ↗ 点个不要钱的 star 吧,这是不断维护更新的动力。

nb-cli

nb plugin install nonebot-plugin-qqshell

pip

pip install nonebot-plugin-qqshell

git

cd /your-nonebot-project-home/plugins/
git clone https://github.com/yejue/nonebot-plugin-qqshell.git

使用

shell 或者 >shell + "你要执行的命令"

shell ls
shell cd /awesome-bot
shell nb run --reload

配置

QQSHELL_HOST = "localhost"      # 主机名,默认为 localhost,必填
QQSHELL_PORT = 22               # SSH 端口号,默认为 22,非必填
QQSHELL_HOST_USER = "root"      # 用户,默认为 root,必填
QQSHELL_HOST_PASSWORD = ""      # 密码,必填
QQSHELL_PRIORITY = 10           # 匹配优先级,默认为 10,非必填
QQSHELL_THEME = "theme_black_white_rikka"  # 主题,默认为黑色背景白色字体的 RIKKA,非必填

# 另一个主题:白色背景黑色字体的 RIKKA
QQSHELL_THEME = "theme_white_black_rikka"

示例

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

nonebot_plugin_qqshell-0.1.0a3.tar.gz (45.9 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_qqshell-0.1.0a3-py3-none-any.whl (47.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page