puppet-xp icon indicating copy to clipboard operation
puppet-xp copied to clipboard

msg.mentionSelf() returns false when a robot is mentioned via its alias

Open phoenixgao opened this issue 4 years ago • 0 comments

I'm not sure I should report it here or in the wechaty-puppet repository as I don't have a token to try other protocal.

I tracked down to wechaty/wechaty-puppet's async contactSearch() function which can't find the contact data if my bot has its alias in a room, and results in an empty mentionList: [] and failed to return correct mentionSelf() result.

My wechaty-puppet version is 1.7.6

phoenixgao avatar Nov 12 '21 12:11 phoenixgao