Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idranme/koishi-plugin-music-voice
Provide the selected song as a voice
https://github.com/idranme/koishi-plugin-music-voice
koishi
Last synced: 9 days ago
JSON representation
Provide the selected song as a voice
- Host: GitHub
- URL: https://github.com/idranme/koishi-plugin-music-voice
- Owner: idranme
- License: mit
- Created: 2024-02-04T05:48:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T16:21:00.000Z (about 1 month ago)
- Last Synced: 2024-10-05T00:22:41.823Z (about 1 month ago)
- Topics: koishi
- Language: TypeScript
- Homepage:
- Size: 56.6 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# koishi-plugin-music-voice
[![npm](https://img.shields.io/npm/v/koishi-plugin-music-voice?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-music-voice)
🎵 **语音点歌** - 搜索并提供QQ音乐和网易云音乐的歌曲,交互后发送语音消息,🤩付费的歌曲也可以欸?!
## 特点
- **搜索歌曲**:🤩 支持QQ音乐和网易云音乐的歌曲搜索。
- **友好交互**:📱 简单易用的指令,快速获取你喜欢的音乐。## 安装
在 Koishi 插件市场搜索并安装 `music-voice`
## 使用该插件搜索并获取歌曲
**用户**:
```code
music <歌曲名称>
```**机器人**:
```code
【歌曲列表】
请在■■秒内,输入歌曲对应的序号
```**用户**:
```code
(选择的歌曲序号)
```**机器人**:
```code
生成语音中…
``````code
【一条时间较长的语音消息】
```## 注意事项
- 本插件依赖外部 API 获取歌曲信息,请保持网络畅通
- adapter-qq 发送语音需要安装并启用 ffmpeg 和 silk 服务