github wechaty/wechaty v0.5.1
The first TypeScript version with fully dockerized runtime support

latest releases: v0.56, v0.38, v0.30...
7 years ago

Changelog

  1. Converted to Typescript #40
  2. Dockerize Wechaty for easy start #66
  3. BREAKING CHANGE: global event scan listener arguments changed from 1 to 2: now is function(this: Sayable, url: string, code: number) instead of function({url, code}) before.
  4. Sayablization: Make Wechaty/Contact/Room Sayable, and all this inside wechaty event listeners are Sayable too. #41
  5. add test with Node.js v7.0 in CI
  6. add npm run doctor to diagnose wechaty and output useful debug information

Known ISSUE

  1. FriendRequest class can not be instanced by hand #70

Don't miss a new wechaty release

NewReleases is sending notifications on new releases.