mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-28 13:12:54 +08:00
feat(插件开发):新增关键字匹配插件
This commit is contained in:
13
plugins/keyword/README.md
Normal file
13
plugins/keyword/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 目的
|
||||
关键字匹配并回复
|
||||
|
||||
# 试用场景
|
||||
目前是在微信公众号下面使用过。
|
||||
|
||||
# 使用步骤
|
||||
1. 复制 `config.json.template` 为 `config.json`
|
||||
2. 在关键字 `keyword` 新增需要关键字匹配的内容
|
||||
3. 重启程序做验证
|
||||
|
||||
# 验证结果
|
||||

|
||||
Reference in New Issue
Block a user