Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

clarify behavior for group messages #1

Open
simon-weber opened this issue Feb 20, 2016 · 2 comments
Open

clarify behavior for group messages #1

simon-weber opened this issue Feb 20, 2016 · 2 comments

Comments

@simon-weber
Copy link
Owner

Someone just emailed me asking if responding to group messages to be turned off. I wasn't sure if group messages would even trigger a response.

Here's what I sent back:

I just tested this, and the behavior is a little bit odd:

  • if somebody adds you to a group conversation and you don't join: one autoresponse for each group message, sent directly to the person who sent the message (ie, it doesn't show up in the group message thread, but as a separate dm).
  • if you join the group conversation: no autoresponses for subsequent messages.

This is because Google's api sends me a message like "I've added you to a group conversation using Hangouts..." for each message in the group thread. I could potentially filter those out and not respond, but it does seem like useful behavior (since they otherwise might expect you to respond). Maybe the ideal thing to do would be to respond once instead of multiple times?

Anyway, I think everything will be fine so long as you're already in these group chats. If instead your group chats get created and deleted often, then you'll probably end up sending lots of autoresponses by accident.

This should probably be documented somewhere.

@simon-weber
Copy link
Owner Author

I think this works as expected with the addition of #2.

@simon-weber
Copy link
Owner Author

Someone else just emailed me asking for responding to group messages to be turned on 😀

@simon-weber simon-weber reopened this Feb 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant