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

Not receiving multiple messages in group chat #61

Closed
aceslick911 opened this issue Jan 15, 2016 · 4 comments
Closed

Not receiving multiple messages in group chat #61

aceslick911 opened this issue Jan 15, 2016 · 4 comments
Labels

Comments

@aceslick911
Copy link

Hi,

I'm having an issue where a Bot inside a group chat (with privacy mode off) will trigger the event (such as bot.onText) only the first time but not on subsequent messages.

How to reproduce:

  1. Create / load a bot which has privacy mode turned off and invite it into a group chat (Use something similar to the example code and long-polling).
  2. Trigger the onText event by sending a message to the group-chat room manually.
  3. Wait about a minute then try to trigger the bot event again (doesn't have to be the same text). This time the bot's event will fail to fire.
  4. Trigger the event by sending a message to the bot directly (This time it will work).
  5. Do step 4 again, there is no problem.

Is anyone else able to reproduce this?

@rickpalmeira
Copy link

+1

@GochoMugo
Copy link
Collaborator

Issues possibly addressing your bug:

  1. Not receiving group messages #174
  2. Group messages not being received on 'message' ? #190

If information from any of the above issues fixes it for you, please mention it here and close the issue! Otherwise, am marking this issue stale to be closed in the future, should no activity be seen on this thread!

@GochoMugo
Copy link
Collaborator

/cc @Panthro (due to your issue cross-referencing!)

@GochoMugo GochoMugo added the stale label Jan 6, 2017
@GochoMugo
Copy link
Collaborator

Issue went too stale...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants