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

khonsaloh/twitter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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