GithubHelp home page GithubHelp logo

wxbot's Introduction

wxbot 微信机器人

  

  • 普通个人号 微信机器人/外挂 (不同于webot等公众号机器人)
  • 意义: 个人号可充当公众号使用 关系增强/门槛降低/更多行为/依旧自动化
  • qqbot/wqq等不同: 基于浏览器/用户行为自动化 更贴近用户/更可靠
  • 基于浏览器桌面平台electron 跨平台win/linux/mac
  • 基于微信网页版 https://wx.qq.com
  • 目前处于高度开发和观察阶段
  • 目前代码提供自动回复 可自行定制

请使用较新版本的electron>=v1.0 如果electron=v0.x 可以查看分支wxbot#electron-v0

$ cd wxbot
$ npm install
$ node .  # 运行 需扫二维码登录

功能实现

  • 自动回复
  • 识别并回复相同的文本/表情/emoji
  • 识别图片/语音/视频/小视频
  • 识别位置/名片/链接/附件
  • 识别转账/在线聊天/实时对讲
  • 发送图片
  • 下载自定义表情/名片/图片/语音/附件
  • 下载视频/小视频
  • 感应系统消息 时间/邀请加群/红包等
  • 探索运行于无界面平台 atom/electron#228

无界面linux运行

Docker 相关

$ cd wxbot
$ docker build -t wxbot .
$ docker run -d -p 8233:8233 # 浏览器访问 docker 的 8233 端口,即可获取图片

如何正确地下载electron

参考 http://blog.fritx.me/?weekly/150904

wxbot's People

Contributors

fritx avatar huangruichang avatar

Watchers

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