Socket
Book a DemoInstallSign in
Socket

twitter_anonymous_client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitter_anonymous_client

1.0.2.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

TwitterAnonymousClient

Gem Version Build Status Dependency Status Code Climate Coverage Status

Description

Twitter public (anonymous) client for old v1.0 API just to retrieve the last N user statuses.

Installation

$ gem install twitter_anonymous_client or add to your Gemfile this line: gem 'twitter_anonymous_client' then run bundle install

Usage

require 'twitter_anonymous_client'

tweets = Twitter::Client.new.user_timeline('elgalu', count: 1)
elgalu = tweets.first #=>  #<Twitter::Tweet:0x00.. @id="3076....>
elgalu.text #=> "Console Ruby debug is easy - Leo Gallucci's blog http://t.co/JUpUdyf5ts"

Contributing

  • Fork it.
  • Make your feature addition or bug fix and create your feature branch.
  • Update the Change Log.
  • Add specs/tests for it. This is important so I don't break it in a future version unintentionally.
  • Commit, create a new Pull Request.
  • Check that your pull request passes the build.

License

Released under the MIT License. See the LICENSE file for further details.

RubyGems | Documentation | Source | Bugtracker | Build Status | Dependency Status | Code Climate

FAQs

Package last updated on 06 Mar 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.