# \[灵工艺] 应答

## 软件信息

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

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

## 前言

> 开发这个插件的原因是有些时候单使用会出现无法发送信息被限制的情况，为了快速判断是否能正常使用和不打扰其他人(群)或懒得记/使用其他插件命令用来判断，提供一个更方便的功能,设计初衷是设置机器人的名字，然后精确查找后返回 "在" 等信息，目前发掘了更多的新功能，并且打算持续更新

## 插件使用教程

### 个性化设置

#### 触发名称:

设置机器人触发回复内容，例如机器人的名字 可以使&#x7528;**`;`**&#x5206;号(小写) 来分割多个触发名称

#### 高阶选项:

**是否区分大小写**，如果你的设置英文的名称，而且是大小写混写内容，输入切换又太麻烦,可以开启这个大小写内容都能触发的功能

**是否精确查找**，开启这个功能就只能触&#x53D1;**`完全`**&#x5339;配的内容(支持分割多内容)，多一个字符也不会触发

#### 手动保存按钮，可以在不关闭软件窗口的情况下保存内容

![](/files/-M7hy8Pp3sRakOPZeIoj)

### 回复设置

回复的内容是完全随机发送其中一条的,而且支&#x6301;**`变量`**&#x529F;能

![](/files/-M7hyDSu5yjdrN0WjVB7)

### 分群开关

可以单独设置群内回复开关

![](/files/-M7hyIMgnSNkHmHDI_fU)

### 变量表

目前已有变量:

* 离线变量
  * {emoji} 表情
  * {hitokoto} 一言
* 在线变量
  * {tosksemoji} 表情
  * {toskshitokoto} 一言

使用方法,在回复文本内加入即可 &#x7531;**`{`**&#x5F00;始 &#x7531;**`}`**&#x7ED3;束

![](/files/-M7hyNHMtniKSpvZ0jKP)

{% hint style="warning" %}
注意,变量要求100%写正确，不然无法触发，可以到变量表内直接复制，变量仅自身区分大小写，不影响整体内容
{% endhint %}

## 捐助我们

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

## 更新记录

### 1.8.1.607 (2020.06.07)

`[优化]`

* 配色

### 1.8.0.508 (2020.05.08)

`[更新]`

* 权限触发控制
* 新APPID
* 部分设定实时保存(回复需关闭软件保存)

### 1.7.11.02 (2019.11.02)

`[更新]`

* 更新 分群开关 反选全选功能

### 1.6.10.27 (2019.10.27)

`[更新]`

* 更新 分群开关 功能&#x20;

### 1.5.10.23 (2019.10.23)

`[修复]`

* 修复空回复列表导致插件崩溃问题

### 1.4.10.19 (2019.10.19)

**`[修复]`**

* 修复多个变量同时使用导致失效问题

`[优化]`

* 优化选择夹字体

### 1.3.10.17 (2019.10.17)

`[更新]`

* 更新机器人被@直接触发功能\[仅群内可用]

`[优化]`

* 优化回复模块,减轻判断语句
* 优化响应速度

### 1.2.10.16 (2019.10.16)

`[更新]`

* 全新动漫在线变量
* 全新为什么在线变量
* 全新小提示在线变量

`[优化]`

* 优化回复模块代码,更快速响应
* 优化工作室Logo


---

# 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/reply.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.
