Skip to main content

nonebot2 onebot v11 Vocu 语音插件

Project description

logo

✨ Nonebot2 Vocu 语音插件 ✨

license pypi python ruff uv

📖 介绍

nonebot2 vocu.ai 插件

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-vocu --upgrade

使用 pypi 源安装

nb plugin install nonebot-plugin-vocu --upgrade -i "https://pypi.org/simple"

使用清华源安装

nb plugin install nonebot-plugin-vocu --upgrade -i "https://pypi.tuna.tsinghua.edu.cn/simple"
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
uv
uv add nonebot-plugin-vocu

安装仓库 master 分支

uv add git+https://github.com/fllesser/nonebot-plugin-vocu@master
pdm
pdm add nonebot-plugin-vocu

安装仓库 master 分支

pdm add git+https://github.com/fllesser/nonebot-plugin-vocu@master
poetry
poetry add nonebot-plugin-vocu

安装仓库 master 分支

poetry add git+https://github.com/fllesser/nonebot-plugin-vocu@master

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_vocu"]
安装必要组件 发送语音依赖 ffmpeg
# ubuntu/debian
sudo apt-get install ffmpeg
ffmpeg -version
# 其他 linux 参考: https://gitee.com/baihu433/ffmpeg
# Windows 参考: https://www.jianshu.com/p/5015a477de3c

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的必填配置

配置项 必填 默认值 说明
vocu_api_key "" 请前往 https://www.vocu.ai/ 注册账号,获取 api key
vocu_request_type async api 请求方式,默认 async, 氪金用户可选择 sync
vocu_chars_limit 100 生成语音的字符限制
vocu_proxy "" 无法直连需填,格式: "http://127.0.0.1:7890"

🎉 使用

指令表

指令 权限 需要@ 范围 说明
[角色名]说[内容] - - 例如“雷军说我要开小米苏七,创死你们”
/vocu.list or /角色列表 - - 帐户角色列表
/vocu.history or /历史生成[条数:int] - - []表示可选,默认 20,最大值100
/vocu[历史生成的序号] - - 发送指定历史生成的语音

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_vocu-0.3.2.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nonebot_plugin_vocu-0.3.2-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_vocu-0.3.2.tar.gz.

File metadata

  • Download URL: nonebot_plugin_vocu-0.3.2.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for nonebot_plugin_vocu-0.3.2.tar.gz
Algorithm Hash digest
SHA256 1dae9909e39b97604da159252363c7b4b20a19d4c66a6221a60c0b4351f155ee
MD5 ca96d01657236d738850fb3ec3db898b
BLAKE2b-256 4d0c8c93a504764d617f3d2b7147af429346cb1efbcfff37e978254d37053d14

See more details on using hashes here.

File details

Details for the file nonebot_plugin_vocu-0.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_vocu-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 90caed5f91148b190aa212fdcd6d668b6819d053dba35c77396de94c0edc7fdc
MD5 4ac5bf97b39ca0fe0c144cb3a9514735
BLAKE2b-256 695572dd8ee465971568c0abf7e5ff9b45a3e7e268e83b678e490aaafe7840e1

See more details on using hashes here.

Supported by

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