Skip to content

Support image and file messages (#82)

张瑞宁 requested to merge main into master
  • Introduce the dotenv module; update package.json;

  • 0.8.29

  • support receive image in both padlocal and web protocol

  • rebase and fix deprecated warn

  • Merge branch 'wechaty-master' into support-image-message

  • support send image in user contact.

  • can receive files in user contact, but have a problem: https://github.com/wechaty/matrix-appservice-wechaty/issues/84

  • supports image and file messages for groups.

  • 0.8.31

  • 0.8.32

  • more appropriate comments

Merge request reports