You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what would be best for this, since it needs context like threads but also seems like it doesn't warrant an individual message for each react, since there can be a lot of them. That being said, not mirroring them loses out on some context, although admittedly it's not a huge amount generally. Sometimes reacts are used to indicate that someone has acknowledged a message without a full reply, so it's useful for that.
The text was updated successfully, but these errors were encountered:
we could have bridgebot pm a user about a reaction? could get annoying for some. We might want this to be an optional feature... i.e pm the bridge to register for reacts. then that requires some kind of persistent storage though.
PMing on reactions seems reasonable, that's about the only way I could think of doing this, but I agree with you that it could be annoying for some or spammy. In Slack it's not really sent as a notification at all, although it does show a little icon in the top corner I believe (this is probably on purpose so that it's not annoying or spammy). Maybe we should just ignore trying to get the reactions to mirror since they aren't really that important? Compared to PMs or private channels for instance, I think those would be much more useful to mirror.
Not sure what would be best for this, since it needs context like threads but also seems like it doesn't warrant an individual message for each react, since there can be a lot of them. That being said, not mirroring them loses out on some context, although admittedly it's not a huge amount generally. Sometimes reacts are used to indicate that someone has acknowledged a message without a full reply, so it's useful for that.
The text was updated successfully, but these errors were encountered: