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

Latest commit

 

History

History
22 lines (15 loc) · 691 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 691 Bytes

ltwitter-cli

little twitter cli.

script in python I've made long ago. tweet, search users posts, check your account info, send messages, upload pictures, update your picture from profile...

you'll need to insert your api credentials on tokens.py:

consumer_key = ''
consumer_secret = ''

access_token = ''
access_token_secret = ''

Buy me a coffee