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

React to rsvp yes #21

Open
WesleyAC opened this issue Jul 11, 2017 · 3 comments
Open

React to rsvp yes #21

WesleyAC opened this issue Jul 11, 2017 · 3 comments

Comments

@WesleyAC
Copy link

Being able to react to a RSVPBot message with 👍 to rsvp yes could cut down on spam in RSVPBot threads.

@davidbalbert
Copy link
Member

davidbalbert commented Jul 11, 2017

Ooh, this is a great idea! I don't know how hard it would be to implement. @timabbott does call_on_each_event support streaming reactji?

@timabbott
Copy link

Yep, call_on_each_event receives any changes that a Zulip browser does if you register for the right event types. In this case, you want the "reaction" event type.

@davidbalbert
Copy link
Member

Great, thanks!

@WesleyAC this seems like this might take a day or two of work. I don't have a ton of time for this now, but I will try to set some aside in the next month or so. If you'd like to give it a shot in the mean time, please go for it! I am happy to help you around the codebase.

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

No branches or pull requests

3 participants