Skip to content

WhatsApp-SDK-Nodejs is a nodejs library based on the latest Android version of WhatsApp.

Notifications You must be signed in to change notification settings

D36u99er/whatsapp-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

WhatsApp-SDK-Nodejs

About

WhatsApp-SDK-Nodejs is a nodejs library based on the latest Android version of WhatsApp, it provides standard socket and HTTP interface, you can use any other language to build any application you want, such as chatting with WhatsApp users, group messages, etc. If you need to use this SDK for marketing, you can send email me: [email protected]

联系QQ:8O94O528(请将O替换为数字0)

纯协议版sdk,提供socket接口,可实现单机高并发高负载。

功能方面,已经完成注册登陆、上传通讯录、拉群加群、发消息给联系人、发消息到群等基本功能。

whatsapp版本:2.21.5.18 安卓版 (2021 年 3 月 19 日更新)

可根据此sdk实现第三方whatsapp客户端(使用手机验证码登陆,非web版本)。

已实现功能(更多功能请私聊):

  • 手机号获取验证码
  • 根据验证码注册账号
  • 握手协议实现登陆
  • 同步通讯录
  • 获取联系人签名
  • 发消息给联系人
  • 输入状态(联系人可看到输入中等状态)
  • 群相关(拉群、设置管理员、加人、删人等)
  • 发消息到群
  • 完善libsignal-protocol-javascript库中缺失的群相关功能
  • 支持socks代理
  • 支持http代理(需要代理支持CONNECT方法)
  • 接收通知
  • 收联系人消息
  • 接收群消息
  • 图片消息
  • 批量扫号

About

WhatsApp-SDK-Nodejs is a nodejs library based on the latest Android version of WhatsApp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published