Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@juzi/wechaty-puppet-whatsapp

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@juzi/wechaty-puppet-whatsapp

Wechaty Puppet for WhatsApp

latest
Source
npmnpm
Version
1.0.65
Version published
Maintainers
2
Created
Source

WECHATY PUPPET WHATSAPP

NPM Version npm (tag) NPM ES Modules

wechaty puppet whatsapp

Powered by Wechaty TypeScript

Puppet Whatsapp

USAGE

Puppet Whatsapp

import { WechatyBuilder }   from '@juzi/wechaty'
import { PuppetWhatsapp } from '@juzi/wechaty-puppet-whatsapp'

const puppet  = new PuppetWhatsapp()
const wechaty = WechatyBuilder.build({ puppet })

wechaty.start()

WECHATY GETTING STARTED

TL;DR:

export WECHATY_PUPPET=wechaty-puppet-whatsapp
npm start

Learn how to run Wechaty bot from https://github.com/wechaty/wechaty-getting-started

HISTORY

main v1.19

  • Upgrade to Wechaty Puppet v1.19 API
  • Upgrade dependencies

v1.16 (Apr 6, 2022)

Supported all features from whatsapp-web.js by Issue #19.

Thanks for all efforts from the @juzibot team: @su-chang, @hcfw007, and @windmemory, who has implemented those features to the Wechaty community!

v1.0 (Oct 30, 2021)

Release 1.0 of Wechaty Puppet Whatsapp.

  • v0.5 (Sep 2021) Puppet API v0.51 implemented.
  • v0.4 (Sep 2021): ES Modules support

v0.2 (Feb 11, 2021)

  • Passed the perfect restart unit testing.

v0.0.1 (Nov, 2020)

Initial version.

  • Kick-off PR from @univerone with ding-dong-bot enabled!

SPECIAL THANKS

Wechaty Puppet Whatsapp is built on top of whatsapp-web.js, which is A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app, created by Pedro S. Lopez, @pedroslopez.

MAINTAINERS

  • Code & Docs © 2020-now Wechaty Contributors https://github.com/wechaty
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

Keywords

chatie

FAQs

Package last updated on 24 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts