Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 476 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 476 Bytes

A basic PoC and library for transporting information using twitter direct messages

FOR EDUCATIONAL OR RESEARCH USE ONLY

Rate Limiting:

The Twitter API is implements to rate limiting. After a certain amount of requests the API sends back error codes (code 88 or 226). The only way to circumvent this is either to rotate accounts or to wait until the block gets lifted.
More info on rate limits: https://developer.twitter.com/en/docs/twitter-api/v1/rate-limits