matrix-appservice-twitter
matrix-appservice-twitter copied to clipboard
Replace timeline/ht polling with stream.
https://dev.twitter.com/streaming/reference/post/statuses/filter
There will be a fair bit of work involved in filtering them correctly, but will give us near realtime speeds.
We are still limited to about 5000 users and terms, so this would most likely be the primary source for high volume feeds, and we can use the old mechanism for slower feeds.