Code Monkey home page Code Monkey logo

wechat4j's Introduction

wechat4j

用java实现的微信客户端,支持自动聊天, 消息监听,自动回复,添加好友,获取群成员列表,自动记录聊天记录,自动下载图片,语音,视频消息

QQ交流群:580889921

启动方式

1:控制台启动

自定任意类,在main方法下用WecahtStartup.login()实现扫码登陆
WechatMeta meta = WechatStartup.login();	

登陆成功后,会返回WechatMeta实例,里面包含了当前扫码用户的登陆信息,后面所有的功能都需要该实例 WechatApiUtil类封装微信的相关接口,具体功能实现在plugin及其实子包里,您也可以在这基础上扩展

下载jar包体验

wechat4j.jar

运行方式

java -jar  wechat4j.jar

启动后控制台如下: demo

代码示例

demo

运行示例图

demo

wechat4j's People

Contributors

hexiangtao avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.