/VX-MonitorServices

wechat server based on web api

Primary LanguageJavaMIT LicenseMIT

VX-MonitorServices

Build a Wechat application server by wechat/macApi and wechat/webApi

Using mysql database to save wechat personal infomation.
Include message,contacts,public contacts,groups,collections and many other user info.

Through the api support by wechat/mac or wechat/web this service provide simplify interface to operate the wechat by any client (like android,webbrowser,computer) that support web request and websocket

We can use this server to do something that wechat can not provide.Like:

1.logging your msg into database
2.analysis your contact
3.prevent the garbage msg
4.auto receive redpack
5.vip msg retransmission
6.recall msg remind
and many other function wait for you to find

This project is built on spring boot 2.1.5 jdk1.8 and if you want to use wechat.mac to login ,you should publish it use Windows system