mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-18 01:53:47 +08:00
feat(插件开发):新增关键字匹配插件
This commit is contained in:
5
plugins/keyword/config.json.template
Normal file
5
plugins/keyword/config.json.template
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"keyword": {
|
||||
"关键字匹配": "测试成功"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user