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

A tiny, full-featured, flexible client / server library for the Twitter API

Results 74 twitter-lite issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

I'm using `twitter-lite` to periodically check the "followers" of 4 Twitter accounts. I know there's a rate limit for this operation, and since I'm creating a bot that people can...

Can someone point me to some docs? I'm trying html, markdown, I'm out of guesses. Thanks in advance

How do I access the Twitter Bookmarks API endpoint with this library?

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @​dlafreniere in lquixada/cross-fetch#124 New Contributors @​dlafreniere made their...

dependencies

So I'm trying to fetch Tweets and copy the text and media so that users can easily repost the Tweet (with attribution) in order to add alt text to images....

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

I am using the latest version of **twitter-lite** I thought we were using **oAuth 1.0a**, but I get this error: ``` { _headers: Headers { [Symbol(map)]: [Object: null prototype] {...

Hello, I am trying to do chunk media upload for an Image. While my media/upload ( INIT) calls works fine, the next call for media/upload (APPEND) fails with authentication error:...

question

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies