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 提供key的qq号
key qqmusic_key

例:

UIN = "YOUR_UIN" # 请将这里的'YOUR_UIN'替换为提供key的qq号
SKEY = "YOUR_SKEY" # 请将这里的'YOUR_SKEY'替换为获取的qqmusic_key

获取qqmusic_key/qm_keyst的方法:打开QQ音乐官网,登录后按f12并切换到应用(application)后在cookies中寻找参数填入就好 只能获取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.16.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file nonebot_plugin_voicemusic-0.1.16.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_voicemusic-0.1.16.tar.gz
Algorithm Hash digest
SHA256 317c8bad3d44ff7501509f30e7b3a969c76cf33734dc81f2706024f53fb7489d
MD5 353b6f2a4793d49a7e19287f20f2ffb4
BLAKE2b-256 debb7a99a2a814d7987e81cdcc70b3f2a5e43ae7296a92a759b091b6a36fb4ac

See more details on using hashes here.

File details

Details for the file nonebot_plugin_voicemusic-0.1.16-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_voicemusic-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 e263ff56d2ecfaa473124f4d2907b2f5b9e0b085267a395dca9d9c4c7bb556f1
MD5 e2a7bf49ff94b481226c3ef835edf335
BLAKE2b-256 a4c1575e0ad10bbd9dc6c6531df674afe972f8889f09f5374aa69c4be2b32f7f

See more details on using hashes here.

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