Skip to content
#

wechaty

Here are 76 public repositories matching this topic...

wechaty
treeguard
treeguard commented Sep 27, 2020

Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?

Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered

  1. Find all contacts for the room and find out the matched id
  2. Load the contact by id fir
zzc-tongji
zzc-tongji commented Jun 19, 2020

Description

When anyone nudges (拍一拍) anyone in a group, an error will be thrown (even not terminate the process).

Environments

  • Wechaty 0.40.10
  • wechaty-puppet-puppeteer (default)
  • Node.js v12.16.2
  • Windows 10, 1909, 18363

Log

(node:2596) UnhandledPromiseRejectionWarning: Error: not found
    at PuppetPuppeteer.<anonymous> ([project-path]\node_modules\wechat
summer-of-wechaty
huan
huan commented Feb 8, 2021

Hello students!

We want Wechaty to be the universal instant messaging SDK on all IM platforms for chatbot makers to build their great conversational user interface, so while these are our ideas of what we think would make good projects for the summer, we're eager to hear your ideas and proposals as well.

Improve this page

Add a description, image, and links to the wechaty topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wechaty topic, visit your repo's landing page and select "manage topics."

Learn more