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

Comments Stream #108

Open
aliakhtar opened this issue Jan 12, 2015 · 1 comment
Open

Comments Stream #108

aliakhtar opened this issue Jan 12, 2015 · 1 comment

Comments

@aliakhtar
Copy link
Contributor

Heya,

The python 'praw' library has a 'stream comments' method, which allows you to stream comments as they are made. This is used for things like the 'RemindMe' bot which responds to any comments starting with 'RemindMe' on any subreddit.

Any thoughts on how something similar could be added for JReddit?

https://github.com/SIlver--/remindmebot-reddit/blob/master/remindmebot_search.py#L223

https://github.com/praw-dev/praw/blob/master/praw/helpers.py#L35

@sfat
Copy link

sfat commented Jan 12, 2015

hey @aliakhtar, I'll look into it and come back with a response to see how can we add this in jReddit. thanks for the idea

@sfat sfat added this to the 1.0.3 milestone Jan 16, 2015
@sfat sfat modified the milestones: unscheduled, 1.0.3 Apr 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants