New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@glennholland/venetian-wechat

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glennholland/venetian-wechat

Puppet XP for Wechaty

  • 1.11.14
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Wechaty Puppet XP

NPM NPM Version npm (tag) ES Modules

Powered by Wechaty Powered by Sidecar TypeScript Downloads GitHub stars Gitter

chatie puppet xp

Official website: https://wechaty.js.org/docs/puppet-providers/xp

WECHATY PUPPET YOUTH STAR

wechaty-puppet-xp is a local puppet for Wechaty:

  1. If you are a user of Windows,You can use this puppet to implement your chatbot.
  2. It's a completely free service and doesn't need token.

GETTING STARTED

  • STEP 1: Install wechat client in your Windows computer.
  • STEP 2: Login the wechat client on the computer.
  • STEP 3: Getting Started with TypeScript/JavaScript (RECOMMENDED).

QUICK START

git clone https://github.com/wechaty/wechaty-puppet-xp.git
cd wechaty-puppet-xp
npm install
#
# Do not forget to install WeChat with requried version and login.
#
RunSource codeDescription
npm startexamples/ding-dong-bot.tsPuppet ding/dong
npm run start:ripeexamples/ripe-wechaty.tsWechaty ding/dong
npm run start:rawexamples/raw-sidecar.tsSidecar ding/dong

PUPPET COMPARISON

XP is a young puppet,it keeps growing and improving.

Puppetxp👍
支持账号个人微信
<消息>
接收文本
发送文本
发送图片
接收图片
发送文件
接收文件
接收动图
发送动图✅(以文件形式发送)
转发文本
转发图片
<群组>
@群成员
群列表
群成员列表
群详情
<联系人>
好友列表
好友详情
<其他>
登录事件
依赖协议Windows

HISTORY

main v1.0

wechaty 1.xx support

v0.5

  1. ES Module support
  2. WeChatSetup-v3.3.0.115.exe

v0.4.7 (Aug 15, 2021)

  1. Support send files.
  2. Support forward text message.

v0.4.2 (Aug 10, 2021)

Support room.say(text, ...mentionList), you can at RoomMember.

v0.4 (Aug 9, 2021)

  1. Added some support for classes Contact and Room
  2. Support bot.Contact.findAll()/bot.Contact.find(query)
  3. Support bot.Room.findAll()/bot.Room.find(query)

v0.2 (July 23, 2021)

  1. Code clean
  2. Fix all unit tests
  3. Run unit testings under Windows
  4. Deploy to NPM with GitHub actions
  5. examples/ding-dong-bot.ts works on Windows!
  6. examples/raw-sidecar.ts works on Windows!
  7. wechaty-getting-started supports WECHATY_PUPPET=wechaty-puppet-xp now.

v0.0.1 (July 19, 2021)

Initial version: https://wechaty.js.org/docs/puppet-providers/xp

Blogs:

Author

  1. Hua ZHANG @cixingguangming55555
  2. Yuchao LU @atorber
  • Code & Docs © 2021 Wechaty Contributors
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

Keywords

FAQs

Package last updated on 03 Aug 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc