https://github.com/youpy/net-twitter-status
library to get Twitter's current status information
https://github.com/youpy/net-twitter-status
Last synced: 15 days ago
JSON representation
library to get Twitter's current status information
- Host: GitHub
- URL: https://github.com/youpy/net-twitter-status
- Owner: youpy
- Created: 2008-07-24T18:02:29.000Z (almost 18 years ago)
- Default Branch: master
- Last Pushed: 2008-07-24T18:17:13.000Z (almost 18 years ago)
- Last Synced: 2026-02-13T08:51:01.241Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 82 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
README
= net-twitter-status
== Description
library to get Twitter's current status information
== Installation
=== Archive Installation
rake install
=== Gem Installation
gem install net-twitter-status
== Features/Problems
== Synopsis
>> status = Net::Twitter::Status.new
>> features = status.features
>> features['IM'].status
=> :offline
>> features['IM'].message
=> "Offline. Working on additional capacity."
== Copyright
Author:: youpy
Copyright:: Copyright (c) 2008 youpy
License:: MIT