command
module
Version:
v0.0.0-...-29c370d
Opens a new window with list of versions in this module.
Published: Aug 29, 2016
License: GPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
wechat-mp-debugger
A debug tool for wechat public account
Usage
Install & Run:
go install
wechat-mp-debugger Url Token FromUserName ToUserName Text
Example:
wechat-mp-debugger http://wxdev.imlibo.com/weixin asdj8234001 osd3Kt0DeyrNde3EuFb0oHs93NeU gh_3v0a11ece332 Hello!
- Url : The url which set in WeChat Admin used to receive WeChat message.
- Token : The token which set in WeChat Admin used to generate a signature for communication between your app and WeChat.
- FromUserName : A fans openid.
- ToUserName : Original ID.
- Text : This tool can only send text message to wechat public account now.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.