# \[灵工艺] 点歌搜歌

## 软件信息

appid: org.nullcraft.coolq.**music**\
SDK: **V9**\
适用版本: **酷Q Air / Pro**

{% hint style="success" %}
本插件完全免费使用  插件官方发布地址:<https://cqp.cc/t/45529>
{% endhint %}

## 前言

## 插件使用教程

### 点歌程序更新至点歌搜歌，全新教程稍后上线

## **功能解释**

### **音乐黑名单系统**

音乐黑名单系统主要用于防止群友点些 **"特殊音乐"** 因此为了**更准确**的识别被点歌曲，防止使用**模糊方法**成功点歌，因此我们从根源上解决问题，直接封掉这个音乐的**数字ID。**

如何获取音乐的数字ID？你可以通过私聊机器人点歌你想要禁用掉的音乐，然后点开音乐卡片，会自动使用浏览器打开，在浏览器的URL里找到 **`song?id=561493928`** 此为**网易云音乐**的URL参数方式，吧 **`id=`** 后面的数字输入到软件黑名单列表中即可，添加多个**务必使用小写的分号符号** **`;`** 不然会导致配置文件失效！

## 捐助我们

{% content-ref url="/pages/-M7hq9lfYUf1jD1tsDd9" %}
[捐助我们](/donate.md)
{% endcontent-ref %}

## **更新记录**

### **1.6.8.725 (2020.07.25)**

`[更新]`

* 应用名称从 点歌 更新至 点歌搜歌
* 支持搜索音乐 \[搜歌+歌名] 默认仅支持网易云音乐

`[优化]`

* 冷却优化,单群单冷却,私聊共用冷却
* 音乐代码结构优化适配多种类型快速响应

### **1.6.7.707 (2020.07.07)**

`[更新]`

* 群内发送命令控制插件功能在本群开启/关闭

### **1.6.6.704 (2020.07.04)**

`[更新]`

* 点歌间隔设置(每个群间隔独立互不干扰,私聊使用统一间隔)

`[优化]`

* 私聊、群聊、讨论组触发选项移动至分群开关

### **1.6.5.703 (2020.07.03)**

`[更新]`

* 酷狗音乐支持
* 网易云音乐URL解析增加

### **1.6.4.630 (2020.06.30)**

`[优化]`

* 触发词集中场景下不误触发

### **1.6.3.603 (2020.06.03)**

`[更新]`

* 支持自定义多个点歌前置词

### **1.6.2.601 (2020.06.01)**

`[更新]`

* 哔哩哔哩音频支持\[需酷Q Pro]

### **1.6.1.513 (2020.05.13)**

`[更新]`

* 黑名单音乐LOGO
* APPID格式
* 酷Q配色LOGO
* 全新版本号命名方式

`[修复]`

* 黑名单设置过多偶尔无法拦截问题

### **1.5.11.12 (2019.11.12)**

`[修复]`

* 修复一些情况下无法正常点歌

### **1.4.11.12 (2019.11.12)**

`[更新]`

* 更新QQ音乐平台点歌
* 更新指定平台歌单功能

### **1.3.11.05 (2019.11.05)**

`[更新]`

* 音乐黑名单功能

### **1.2.11.03 (2019.11.03)**

`[更新]`

* 更新分群开关反选全选功能
* 更新其他插件列表功能

### **1.1.10.31 (2019.10.31)**

`[更新]`

* **更新分群开关功能**

`[优化]`

* 优化获取更新方式

### **1.0.10.25 (2019.10.25)**

`[发布]`

* 插件发布


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://olddocs.nullcraft.org/outdated/coolq/music.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
