draftbit / twitter-lite

A tiny, full-featured, flexible client / server library for the Twitter API
https://npm.im/twitter-lite
MIT License
794 stars 96 forks source link

Implement Account Activity API #27

Open tylerthebuildor opened 6 years ago

tylerthebuildor commented 6 years ago

According to Twitter, the User and Site stream APIs will be discontinued in June to make way for the Account Activity API:

The Account Activity API will replace the User streams and Site streams APIs. Additionally, we plan to sunset those APIs on Tuesday June 19, 2018.

https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/overview

Luckily there is a migration guide:

https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/guides/us-ss-migration-guide

peterpme commented 6 years ago

Hey sorry for not noticing this sooner! Awesome. Thank you! I'll try and work it in this week 😄

tylerthebuildor commented 6 years ago

I'm still trying to get access to the new API you have to apply. Nothing yet but I'll drop a comment here when I do and I can even share my keys with you.

dandv commented 6 years ago

@tylerbuchea: any news?

tylerthebuildor commented 6 years ago

I have been having some back and forth with them but ultimately they are denying me access.

I even requested access based on the grounds that I'd be building an open source JavaScript library but apparently that isn't sufficient for their screening process or at least not at this time.

jaslloyd commented 6 years ago

Just seen this library, I am using the 'twitter' library and I saw @peterpme comment about this library it looks great!. I am going to migrate to it, looking forward to seeing the support for account activity API. Would love to help if you guys need it!

dylanirlbeck commented 4 years ago

@jaslloyd I know it's been a while, but would you still be interested in tackling this issue? Thanks in advance!

dylanirlbeck commented 4 years ago

@tylerbuchea I'm going to remove your assignment for now --- feel free to re-assign yourself if you'd like to continue working on this issue.