Skip to content

moderncrazy/wechat_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assistant

  • 微信助手主要负责回应用户的查询,并查询内部系统返回状态

Basic environment

  • Node.js 10+
  • SQLite 3

Deploy

$ npm i

// start
$ pm2 start config/ecosystem.config.js

// stop
$ pm2 stop assistant

About

微信助手主要负责回应用户的查询,并查询内部系统返回状态

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors