Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
huan opened this issue Sep 13, 2021 · 0 comments
Closed

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

huan opened this issue Sep 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@huan
Copy link
Member

huan commented Sep 13, 2021

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

padlocal added a commit that referenced this issue Apr 30, 2022
@huan huan added the bug Something isn't working label Apr 30, 2022
panlina added a commit to panlina/wechaty-quiz that referenced this issue Mar 20, 2023
Previously this plugin is tested on puppet-padlocal@0.x, which violates the puppet spec, not receiving messages by itself. See wechaty/puppet-padlocal#101.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants