GithubHelp home page GithubHelp logo

igit-cn / wechat-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cixingguangming55555/wechat-bot

0.0 0.0 0.0 512.27 MB

针对PC微信的个人机器人

License: MIT License

JavaScript 26.12% Java 19.81% C# 40.49% Python 13.58%

wechat-bot's Introduction

源码(馈人玫瑰之手,历久犹有余香,不收费,不接收私包和群包)

doc(请认真阅读及参考client-3.2.1.121.js,http-3.2.1.121.js)

使用

wechat-bot

目前支持微信3.3.0.115

GitHub license

贡献

感谢 UoUoio 贡献java客户端 UoUoio github地址 3.2.1.121
感谢 MickeyMi 贡献JAVA客户端代码
感谢 ToBin 共享JAVA客户端代码
感谢 诺阳 贡献C#客户端代码
感谢 昆明-C#-SakuraYuki 贡献C#客户端代码
感谢 Yangself666 贡献java客户端代码
感谢 tsingly 贡献python客户端代码
感谢 qq64161848 贡献易语言客户端代码
感谢 ttc 贡献python客户端代码

微信版本

百度网盘

微信:2.8.0.121
提取码:ye2w
微信:2.9.0.123
提取码:j4m0
微信:3.1.0.66
提取码: nf77
微信:3.2.1.121
提取码: cscn

天翼云盘(感谢北冥鱼提供)

微信:含全部百度云盘版本
提取码:ha4a

文档

  • 请参照client-3.2.1.121.js和http-3.2.1.121.js的示例

声明

1、请大家在国家法律、法规和腾讯相关原则下使用
2、不对任何下载和使用者的任何行为负责
3、无任何后门、木马,也不获取、存储任何信息
4、持续升级
5、永久免费

DLL功能

发送(websocket&http)

1、客户端发送好友文本消息(支持websocket和HTTP)
2、客户端获取通讯录好友wxid和名字(支持websocket和HTTP)
3、客户端发送图片给好友(支持websocket和HTTP)
4、发送AT消息(支持websocket和HTTP)
5、发送附件(仅支持HTTP,weboscket)
6、获取chatroom成员列表(wxid)和昵称(支持websocket和HTTP)

接收(websocket)

1、文本接收
2、图片接收(不解密不保存,解密异或即可)
3、引用消息接收
4、公众号消息接收
5、好友请求消息接收

注意

请参见client.js(websocket客户端)和httpclient.js(http客户端)示例代码
注入一次即可,如要重新注入,请退出微信,重新启动微信后再注入
发送文本消息时,需要先获取通讯录好友wxid和名字
群ID是以@chatroom结尾的
公众号是以gh开头的
获取通讯录不是通过HOOK,是直接通过内存
获取chatroom成员列表和昵称,不是通过HOOK,是直接通过内存

客户端

  • 见client目录下的源码

建议加QQ群:741552709(密码:bot)

交流

请扫码微信加好友,到时我会拉入群,备注:bot。空了我会处理的。

致谢

thanks

wechat-bot's People

Contributors

cixingguangming55555 avatar dependabot[bot] avatar igit-cn avatar tsingly avatar whsyourdaddy 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.