flexaccess / ruby_twitter_client

Simple twitter client. Allows to send tweets and read the timeline users from console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RUBY TWITTER CLIENT

Create API application:
apps.twitter.com

It's important

  • Verify your mobile number before creating the application

Commands

Show all commands:
twitter.rb -h

Send a twit:
twitter.rb --twit "MESSAGE"

Show timeline user:
twitter.rb --timeline USER_NAME

Show your timeline:
twitter.rb

About

Simple twitter client. Allows to send tweets and read the timeline users from console


Languages

Language:Ruby 100.0%