Skip to main content

nonebot2语音点歌插件

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-voicemusic

✨ NoneBot 语音发送点歌插件 ✨

📖 介绍

从 QChatGPT 移植的 Nonebot 语音收听点歌插件

致谢:

QChatGPT_Plugin_Music

QChatGPT_Plugin_QQMusic

星之阁API

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-voicemusic
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-voicemusic
pdm
pdm add nonebot-plugin-voicemusic
poetry
poetry add nonebot-plugin-voicemusic
conda
conda install nonebot-plugin-voicemusic

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

plugins = ["nonebot_plugin_voicemusic"]

⚙️ 配置

需要下载安装ffmpeg

Linux可执行如下命令来安装ffmpeg

sudo apt install ffmpeg

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

配置项 必填 说明
UIN 提供skey的qq号
SKEY 你获取的qqmusic_key

例:

UIN=123

SKEY=xxx

获取qqmusic_key/qm_keyst的方法:打开QQ音乐官网,登录后按f12并切换到网络(network)后随便点一个链接寻找参数填入就好 只能获取QQ音乐上有的音乐

🎉 使用

指令表

指令 权限 需要@ 范围 说明
点歌 <歌名> <歌手> 群员 群聊 歌手为可选项

效果图

919e9a51d7af4dc558b2b4968f3a13c3

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_voicemusic-0.1.12.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

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