3.0.12 • Published 3 years ago

send-tweet v3.0.12

Weekly downloads
28
License
LGPL-3.0
Repository
github
Last release
3 years ago

send-tweet

DEPRECATED

Super-simple Twitter CLI thing. Just sending a tweet. Literally does nothing else, at all.

Support with PayPal Patreon ko-fi


Installation:

npm i -g send-tweet

Usage:

First go here and click Create New App.

Put the keys in your ~/.bashrc or equivalent:

export SEND_TWEET_CONSUMER_KEY=''
export SEND_TWEET_CONSUMER_SECRET=''
export SEND_TWEET_ACCESS_TOKEN_KEY=''
export SEND_TWEET_ACCESS_TOKEN_SECRET=''

(Fill in those empty quotes).

Then . ~/.bashrc to reload your environment variables (or zshrc, or whatever).

Then: send-tweet "Sending a tweet!"

LICENSE

3.0.12

3 years ago

3.0.11

3 years ago

3.0.10

3 years ago

3.0.9

3 years ago

3.0.8

4 years ago

3.0.7

4 years ago

3.0.6

4 years ago

3.0.5

4 years ago

3.0.4

4 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago