Skip to content

GeekPark/wechatMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

微信自定义菜单更新工具

LICENSE: MIT

安装:

$ git clone git@github.com:GeekPark/wechatMenu.git $ cd wechatMenu && npm install

使用:

  1. $ cp ./token.js.example ./token.js 并修改成自己的 access_token
  2. $ npm start 选择下载 JSON
  3. 编辑下载下来的menu.json
  4. $ npm start 并选择上传

(token can be fetched using Rails.cache.fetch('wechat_access_token'))

About

Nodejs版本微信自定义菜单小工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages