It would be nice to have an endpoint that streams new post/reply info to a specified community or via a filter (aka /r/all) to facilitate creating bots.
Is this about listing all comments or a streaming socket API?
Either would be functional, personally i would prefer a stream over polling but it's just a preference.
Comment listing will be covered by #188
Bots will just use the API, same as any other client. Specific needs can go into new issues