From db275eacc3659dc806daa71ee60e81d36f063e27 Mon Sep 17 00:00:00 2001 From: xtaodada Date: Sat, 30 Oct 2021 00:59:18 +0800 Subject: [PATCH] findmessage update list.json --- list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/list.json b/list.json index 22abb63..bfcb6da 100644 --- a/list.json +++ b/list.json @@ -769,6 +769,16 @@ "supported": true, "des-short": "能把中文翻译成淫语的翻译机", "des": "能把中文自动翻译成淫语的翻译机\n 需要 pypi 前置 jieba \n 灵感来自于https://github.com/RimoChan/yinglish \n指令:-yinglish" + }, + { + "name": "findmessage", + "version": "1.00", + "section": "chat", + "maintainer": "vesugier", + "size": "1.44 kb", + "supported": true, + "des-short": "搜索消息插件", + "des": "查找最近50条消息中包含指定关键字的消息,并推送相应链接人名及信息至Log频道。\n指令:-findmessage" } ] }