wechaty / puppet-padlocal

Puppet PadLocal is a Pad Protocol for WeChat
https://wechaty.js.org/docs/puppet-providers/padlocal
Apache License 2.0
642 stars 88 forks source link

Should emit every message that sent from the bot itself #101

Closed huan closed 2 years ago

huan commented 3 years ago

According to https://oss.chat/dashboard/:

image

The message sent is a few but I know it has already sent a lot of UrlLink and Text messages already.

The reason is unknown but we should always Emit Self Messages: when the bot says anything, the bot should receive a message said by itself. (and the message.self() will return true for this message) by following the puppet specs at https://wechaty.js.org/docs/specs/puppet/#basic-rules