# 安装环境 git clone https://github.com/wyapx/nekobox cd nekobox pdm install # 可选依赖,用于支持非silk格式audio发送 pdm sync --group audio # 跟随步骤生成配置文件后,使用手Q扫码即可登录 pdm run nekobox run CLI 工具 $ nekobox usage: nekobox [-h] {run,gen,clear,default} ... NekoBox/lag...
.github/workflows Add Coveralls token, Python 3.11, and latest actions in GitHub Action… Jun 3, 2023 docs Adjust README/configs and build/publish package dependencies; update … Jul 24, 2022 src/lagrange Update Pylint version in dependency list; update linting rules; adjus… Jun 3, 2023 .gi...
.github docs faker tests .bumpversion.cfg .coveragerc .dockerignore .gitignore .isort.cfg CHANGELOG.md CITATION.cff CONTRIBUTING.rst LICENSE.txt MANIFEST.in Makefile README.rst RELEASE_PROCESS.rst VERSION build-alpine.sh build32bit.sh mypy.ini readthedocs.yml setu...
# 安装环境 git clone https://github.com/wyapx/nekobox cd nekobox python -m pip install . # 可选依赖,用于支持非silk格式audio发送 python -m pip install pysilk-mod # 跟随步骤生成配置文件后,使用手Q扫码即可登录 python -m nekobox run 使用PDM: # 安装环境 git clone https://github.com/wyapx...
# 安装环境 git clone https://github.com/wyapx/nekobox cd nekobox python -m pip install . # 可选依赖,用于支持非silk格式audio发送 python -m pip install pysilk-mod # 跟随步骤生成配置文件后,使用手Q扫码即可登录 nekobox run 使用PDM: # 安装环境 git clone https://github.com/wyapx/nekobox cd...