Git Product home page Git Product logo

wechatbot-xposed's Introduction

WeBot

 

project description

A WeChat robot unit ,based on the android xposed framework hook to implement WeChat app robot functions

Function realization

  • message callback
  • auto reply message
  • Add friend callback
  • Default to add new friends
  • Auto Reply (text, emoticon)

Run

Download latest version And install the corresponding version of WeChat

Development and build

Environmental requirements

  • android-sdk
  • android Simulator or real machine
Git clone https://github.com/546669204/wechatbot-xposed.git
Use Android-Studio open

Interface Description

This project needs to set up a server to accept requests for processing: port 188 accepts callbacks Tcp protocol

Fixed protocol header + 8 byte message length + fixed protocol tail Example: {28285252_hcaiyue_top_15159898} HeartBoom{137621_woyaoyigebaojieshula_159687}   Message callback sample
{method:"msgprocess",data:"{takler:\"weid\",content:\"content\",type:\"text\"}"} Content == "newfriend" callback for new friends

Send message sample
{method:"sendtextmsg",data:"{to:\"weid\",content:\"content\"}"}

The detailed calling method can read the project RebateBot

Update log

2018-08-13 Init

wechatbot-xposed's People

Contributors

546669204 avatar jarvanh 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.