twitter = TwitterClient(auth=Myauth.login())
tweets = twitter.getTweetsFrom('example_twitter_username')
twitter.printTweets(tweets)
follow users by hashtag statuses, you can set minimum favorite count
follow some users followers
unfollow not following you back
for get somebodys full tweets
for getting somebodys tweet with page and count parametters
tweet some text you want
retweet some tweet with tweet id
retweet tweets in somehastag with parametter fav or retweet count
comment per tweet in a hashtag
retweet all tweets in a user's timeline
favorite all tweets in a user's timeline
steal all tweets in a user's timeline with parametter retweet count or favorite count
stealing tweets with translate language
sending Direct Messages
delete all of your tweets
confirm all of your follow request if your account is private
for printing tweets
get your tweet's text in a list
return your remaining request