Skip to content

Instantly share code, notes, and snippets.

View jasoncrawford's full-sized avatar

Jason Crawford jasoncrawford

View GitHub Profile
@jasoncrawford
jasoncrawford / README
Created September 6, 2020 01:04
Twitter utilities
These are some Twitter utilities, written directly against their API.
Credentials are required. Sign up for a Twitter developer account.
To run these scripts, ensure the BEARER_TOKEN is in the environment. E.g., put it in a .env file and run with foreman.