node-twitter icon indicating copy to clipboard operation
node-twitter copied to clipboard

Is this package still maintained?

Open nelsyeung opened this issue 6 years ago • 9 comments

Is this package still maintained?

nelsyeung avatar Jan 12 '18 12:01 nelsyeung

Also curious about the status of this library....

fsandx avatar Jan 17 '18 00:01 fsandx

:wave: @nelsyeung, @fsandx

After much consideration, I've decided to take the best parts of this library and create: https://github.com/preposterous/twitter-lite

  • 591B of source files
  • promise first (via Async / Await)
  • up to date
  • maintained for the foreseeable future

Let me know what you think!

peterpme avatar Feb 16 '18 06:02 peterpme

@peterpme: So glad to see someone rewrite the Twitter client from scratch using modern promises and cross-fetch! Would love to kick its tires as soon as streams support is added. CC @Frizz925.

dandv avatar Feb 20 '18 03:02 dandv

I just opened a PR for stream support 😄 https://github.com/Preposterous/twitter-lite/pull/13

tylerbuchea avatar Mar 09 '18 22:03 tylerbuchea

Woo! Looking over it now :)

peterpme avatar Mar 12 '18 17:03 peterpme

Streams are now part of twitter-lite thanks to @tylerbuchea 😄

peterpme avatar Mar 12 '18 22:03 peterpme

FYI @peterpme

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

loljoho avatar Mar 21 '18 19:03 loljoho

Thanks for the heads up @loljoho I just signed up for the beta https://developer.twitter.com/en/apply you should to @peterpme

tylerbuchea avatar Mar 21 '18 20:03 tylerbuchea

awesome thanks for sharing!!!

peterpme avatar Mar 21 '18 20:03 peterpme