0.0.22 • Published 3 years ago

twy v0.0.22

Weekly downloads
21
License
ISC
Repository
github
Last release
3 years ago

:titter-portal: https://developer.twitter.com/en/apps :image-build-badge: https://github.com/chrgue/twy/workflows/build/badge.svg = twy

image::{image-build-badge}[]

twy is a CLI to interact with the Twitter API.

The main purpose of this tool is to allow the users to copy twitter list into another or remove members of a list base on other lists.

twy applies best practices regarding Twitter API usages like chunking to big requests or been polite to the API itself.

== Preparation

To authorize with the Twitter API you need API keys. You can get choose from {titter-portal}here.

To enable twy to use your credentials create a environment file at ~/twy.env:

source, dotenv

TWITTER_KEY=... TWITTER_SECRET=... TWITTER_ACCESS_TOKEN=...

TWITTER_ACCESS_TOKEN_SECRET=...

== Run

$ npx twy

...and follow the questions.
0.0.20

3 years ago

0.0.21

3 years ago

0.0.22

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago