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

2.0.0 roadmap

Open alkihis opened this issue 3 years ago • 1 comments

Remove deprecated features

  • [ ] All rate limit helpers (cache + methods + autosave) available on TwitterApiBase and ClientRequestMaker
  • [ ] options.type parameter of .uploadMedia
  • [ ] Remove non-paginator variants of endpoint wrappers that support asPaginator
  • [ ] Remove TweetStream.clone, that doesn't make sense because no stream can be opened twice at the same time

alkihis avatar Feb 16 '22 20:02 alkihis

  • [ ] Provide a plugin to automatically use Bottleneck to throttle API requests within Twitter's API usage limits :wink:

nicholaschiang avatar Mar 27 '22 23:03 nicholaschiang