<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[KeywordRemind 群聊关键词提醒插件]]></title><description><![CDATA[<h1>KeywordRemind 关键词提醒插件</h1>
<blockquote>
<p dir="auto">可在QQ群内根据关键词提醒事项并@参与人</p>
</blockquote>
<h2>食用方法</h2>
<ol>
<li>
<p dir="auto">运行 <a href="https://github.com/mamoe/mirai" target="_blank" rel="noopener noreferrer nofollow ugc">Mirai Console</a> 生成plugins文件夹;</p>
</li>
<li>
<p dir="auto">下载 <a href="https://github.com/MskTmi/KeywordRemind/releases" target="_blank" rel="noopener noreferrer nofollow ugc">KeywordRemind</a> 将 <code>KeywordRemind-1.0.0.mirai2.jar</code> 放置在plugins文件夹;</p>
</li>
<li>
<p dir="auto">使用 <a href="#%E6%8C%87%E4%BB%A4">指令</a> 或 <a href="#%E6%89%8B%E5%8A%A8%E6%B7%BB%E5%8A%A0">手动添加</a> 提醒词</p>
</li>
</ol>
<h2>效果</h2>
<p dir="auto"><img src="/assets/uploads/files/1680272074028-e3ebd219-1a2e-4a45-b34d-c99389e655dc-xg.png" alt="e3ebd219-1a2e-4a45-b34d-c99389e655dc-xg.png" class=" img-responsive img-markdown" /></p>
<h2>指令</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th style="text-align:left">指令</th>
<th style="text-align:left">描述</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left"><code>/&lt;KeywordCommand keyword&gt; &lt;add 添加&gt; [keyword] [reply] [at]</code></td>
<td style="text-align:left">为攻略添加提醒词</td>
</tr>
<tr>
<td style="text-align:left"><code>/&lt;KeywordCommand keyword&gt; &lt;remove 删除&gt; [keyword]</code></td>
<td style="text-align:left">删除一个提醒词</td>
</tr>
<tr>
<td style="text-align:left"><code>/&lt;KeywordCommand keyword&gt; &lt;list 列表&gt;</code></td>
<td style="text-align:left">查看发送人定义的提醒词</td>
</tr>
</tbody>
</table>
<ul>
<li><code>/keyword add 吃了吗 来恰饭 1234567,876532</code> 添加<code>吃了吗</code>作为提醒词,<code>来恰饭</code>为提示词,并添加一个或多个提醒用户（使用<code>,</code>分割）</li>
<li><code>/keyword remove 吃了吗</code> 删除提醒词<code>吃了吗</code></li>
<li><code>/KeywordCommand</code> or <code>/keyword</code> 查看已定义的提醒词</li>
</ul>
<p dir="auto">例: <code>/keyword add 吃了吗 来恰饭 1234567,876532</code> 指令为添加<code>吃了吗</code>作为提醒词,当添加者输入<code>吃了吗</code>时机器人回复<code>来恰饭</code>并<code>@1234567,@876532</code></p>
<h3>注意：</h3>
<ol>
<li>在聊天环境执行指令需先安装 <a href="https://github.com/project-mirai/chat-command" target="_blank" rel="noopener noreferrer nofollow ugc">chat-command</a> 并为自己添加管理员权限
<ul>
<li>安装chat-command后,在控制台或私聊机器人输入<code>/perm permit m123456.* net.msktmi.keyword-remind:*</code> 允许群 123456 中任意群成员 执行插件 <code>net.msktmi.keyword-remind</code> 的任意指令</li>
<li><a href="https://docs.mirai.mamoe.net/console/BuiltInCommands.html#permissioncommand" target="_blank" rel="noopener noreferrer nofollow ugc">chat-command权限文档</a></li>
</ul>
</li>
<li>使用<code>/keyword add</code>添加提醒词时会覆盖同名提醒词</li>
</ol>
<h2>手动添加</h2>
<ul>
<li>可在 Mirai/config/net.msktmi.keyword-remind/KeywordRemindConfig.yml 中添加关键词,触发词以及提醒人;</li>
</ul>
<pre><code class="language-json">用户:
 - 关键词:
 -- reply: 回复内容
 -- at:
 --- 12345678
 --- XXX(QQ号)
</code></pre>
<ul>
<li>例:</li>
</ul>
<pre><code class="language-json">1226594277:
 - 吃了吗:
 -- reply: 来恰饭
 -- at:
 --- 12345678
 --- 87654321 
</code></pre>
<h2>其他</h2>
<ul>
<li>兼容mirai-console 2.14.0</li>
<li>碰到奇怪bug可以联系我：1226594277(qq)</li>
</ul>
]]></description><link>https://mirai.mamoe.net/topic/2161/keywordremind-群聊关键词提醒插件</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 23:21:59 GMT</lastBuildDate><atom:link href="https://mirai.mamoe.net/topic/2161.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 31 Mar 2023 13:57:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to KeywordRemind 群聊关键词提醒插件 on Mon, 20 Nov 2023 03:10:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/17471">@W1ndys</a> 目前还无法做到，我之后有空更新一下</p>
]]></description><link>https://mirai.mamoe.net/post/26736</link><guid isPermaLink="true">https://mirai.mamoe.net/post/26736</guid><dc:creator><![CDATA[MskTim]]></dc:creator><pubDate>Mon, 20 Nov 2023 03:10:56 GMT</pubDate></item><item><title><![CDATA[Reply to KeywordRemind 群聊关键词提醒插件 on Wed, 15 Nov 2023 13:50:33 GMT]]></title><description><![CDATA[<p dir="auto">你好，还有一个问题，我发现只能回复某个人设置的，比如我设置的关键词只能我来触发，别人不能触发，请问怎么才能实现设置一个大家都能触发</p>
]]></description><link>https://mirai.mamoe.net/post/26680</link><guid isPermaLink="true">https://mirai.mamoe.net/post/26680</guid><dc:creator><![CDATA[W1ndys]]></dc:creator><pubDate>Wed, 15 Nov 2023 13:50:33 GMT</pubDate></item><item><title><![CDATA[Reply to KeywordRemind 群聊关键词提醒插件 on Wed, 15 Nov 2023 13:48:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/17467">@W1ndys1</a> 你好，解决了，谢谢</p>
]]></description><link>https://mirai.mamoe.net/post/26679</link><guid isPermaLink="true">https://mirai.mamoe.net/post/26679</guid><dc:creator><![CDATA[W1ndys]]></dc:creator><pubDate>Wed, 15 Nov 2023 13:48:53 GMT</pubDate></item><item><title><![CDATA[Reply to KeywordRemind 群聊关键词提醒插件 on Wed, 15 Nov 2023 12:51:56 GMT]]></title><description><![CDATA[<p dir="auto">你好，请问添加艾特之后，只是表面艾特，实际对方收不到艾特提醒是正常吗</p>
]]></description><link>https://mirai.mamoe.net/post/26678</link><guid isPermaLink="true">https://mirai.mamoe.net/post/26678</guid><dc:creator><![CDATA[W1ndys1]]></dc:creator><pubDate>Wed, 15 Nov 2023 12:51:56 GMT</pubDate></item><item><title><![CDATA[Reply to KeywordRemind 群聊关键词提醒插件 on Wed, 19 Jul 2023 05:50:01 GMT]]></title><description><![CDATA[<h3>更新</h3>
<ol>
<li>提醒词以群分类</li>
<li>at用户可为空</li>
</ol>
<h3>注意</h3>
<ul>
<li>新版本提醒词以群分类，用户在群内添加的提醒词不会在其他群被触发，不兼容旧版 <code>KeywordRemindConfig.yml</code> ，请做好备份后手动迁移数据 (初次使用无视)</li>
</ul>
]]></description><link>https://mirai.mamoe.net/post/25211</link><guid isPermaLink="true">https://mirai.mamoe.net/post/25211</guid><dc:creator><![CDATA[MskTim]]></dc:creator><pubDate>Wed, 19 Jul 2023 05:50:01 GMT</pubDate></item><item><title><![CDATA[Reply to KeywordRemind 群聊关键词提醒插件 on Sun, 25 Jun 2023 15:56:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/13504">@xiaoluotian</a> 目前做不到，之后有空更新下</p>
]]></description><link>https://mirai.mamoe.net/post/24773</link><guid isPermaLink="true">https://mirai.mamoe.net/post/24773</guid><dc:creator><![CDATA[MskTim]]></dc:creator><pubDate>Sun, 25 Jun 2023 15:56:04 GMT</pubDate></item><item><title><![CDATA[Reply to KeywordRemind 群聊关键词提醒插件 on Sun, 25 Jun 2023 01:43:27 GMT]]></title><description><![CDATA[<p dir="auto">如果不想要让机器人@呢</p>
]]></description><link>https://mirai.mamoe.net/post/24764</link><guid isPermaLink="true">https://mirai.mamoe.net/post/24764</guid><dc:creator><![CDATA[xiaoluotian]]></dc:creator><pubDate>Sun, 25 Jun 2023 01:43:27 GMT</pubDate></item><item><title><![CDATA[Reply to KeywordRemind 群聊关键词提醒插件 on Mon, 03 Apr 2023 01:32:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/4297">@wangzhengyr</a> 关键词部分可以用<code>|</code>分割，如果设置多个关键词的回复内容相同，可以直接修改yml<br />
<code>早上了|中午了|晚上了</code></p>
]]></description><link>https://mirai.mamoe.net/post/23331</link><guid isPermaLink="true">https://mirai.mamoe.net/post/23331</guid><dc:creator><![CDATA[MskTim]]></dc:creator><pubDate>Mon, 03 Apr 2023 01:32:36 GMT</pubDate></item><item><title><![CDATA[Reply to KeywordRemind 群聊关键词提醒插件 on Sun, 02 Apr 2023 12:55:51 GMT]]></title><description><![CDATA[<p dir="auto">如果多个关键字 需要重复执行添加操作吗</p>
]]></description><link>https://mirai.mamoe.net/post/23320</link><guid isPermaLink="true">https://mirai.mamoe.net/post/23320</guid><dc:creator><![CDATA[wangzhengyr]]></dc:creator><pubDate>Sun, 02 Apr 2023 12:55:51 GMT</pubDate></item></channel></rss>