harryworld / weixin-robot

Weixin Robot for auto-replying messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weixin-robot (wordpress plugin)

==================================

Weixin Robot for auto-replying messages

This is made as a plugin for Wordpress. It is very useful for non-programmers, where you can install the plugin and need no programming at all.

All you need is to configure the information in Weixin Open Platform, then you can use in your WeChat.

DEMO

Current Demo in Simplified Chinese version ONLY.

Have fun with weixin, enjoy being a robot!

LICENSE

(the DON'T CARE WHAT YOU DO WITH IT license)

============================================================================================

微信机器人 WordPress 插件

微信机器人这个插件使用非常简单,首先将其上传到插件目录下并激活,然后登陆微信公众平台 > 点击设置菜单 > 选择关键词自动回复> 编辑公众平台消息接口:

接口配置信息

将接口配置信息中的 URL 设置为:http://你博客地址/?weixin,Token 设置为:weixin,如果你要自定义 Token 接口,这里可以输入任意值,然后在插件中代码第一行的 TOKEN 定义成一致即可。

设置完成之后,随意发送一个关键词给你的公众账号既可以实现自动回复了:

WordpressJAM

下载:微信机器人 WordPress 插件

大家可以添加我的微信公众账号进行测试,账号为:WordPressJAM,或者直接扫描下面的二维码:

WordpressJAM QR Code

当然你还可以实现更多自动回复的功能,详细请查看:使用微信公众平台消息接口创建App应用推荐助手

网址:http://blog.wpjam.com/project/weixin-robot/

About

Weixin Robot for auto-replying messages


Languages

Language:PHP 100.0%