From e4d6eebfe6cc32925462b1920536ea4a87f91401 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Thu, 30 Aug 2018 20:48:31 -0400 Subject: Edit README to reflect no more streams --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d016e7d..a347622 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ It is still under active development, and gains new features as I need them. Cur - Authenticate with an OAuth consumer key, consumer secret, access key, and access secret. - Upload media. - Send tweets. Tweets can contain media. Tweets can be responses to other tweets. -- Consume a user stream with no parameters. libtwitter++ consumes the user stream in a separate thread. You can (should) define a callback function that will be called when the stream receives a message. The connection follows Twitter's guidelines for backoff reconnection, and for network stalling. Received tweet and user objects currently only contain limited information (IDs, authors, and text for tweets; IDs, screen names, and real names for users). +- Poll the home and mentions timelines. - Follow and unfollow users. - Access friends and followers lists. -- cgit 1.4.1