Created
October 8, 2011 13:52
-
-
Save kkosuge/1272304 to your computer and use it in GitHub Desktop.
Revisions
-
kkosuge revised this gist
Oct 8, 2011 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -925,6 +925,7 @@ document: https://dev.twitter.com/docs/streaming-api/user-streams ## profile update ※今は自分のプロフィールしか流れてこないそうです。ダメですね ```json {"target"=> -
kkosuge created this gist
Oct 8, 2011 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,1036 @@ # Twitter の User Streams で流れてくるやつ 2011年10月版 正しい実装でt.coの見えない世界へ document: https://dev.twitter.com/docs/streaming-api/user-streams ## delete ```json {"delete"=> {"status"=> {"user_id_str"=>"193976050", "id_str"=>"122600070045646848", "id"=>122600070045646848, "user_id"=>193976050}}} ``` ## 普通のtweet ```json {"text"=>"ぼくは明日思いきり走ろう。器用じゃないからさ。", "created_at"=>"Sat Oct 08 11:30:57 +0000 2011", "activities"=> {"repliers_count"=>"0", "retweeters_count"=>"0", "retweeters"=>[], "favoriters"=>[], "favoriters_count"=>"0", "repliers"=>[]}, "favorited"=>false, "geo"=>nil, "retweet_count"=>0, "in_reply_to_screen_name"=>nil, "source"=>"<a href=\"http://tweetli.st/\" rel=\"nofollow\">TweetList Pro</a>", "retweeted"=>false, "in_reply_to_status_id_str"=>nil, "coordinates"=>nil, "entities"=>{"hashtags"=>[], "user_mentions"=>[], "urls"=>[]}, "in_reply_to_status_id"=>nil, "in_reply_to_user_id_str"=>nil, "id_str"=>"122635085542465536", "place"=>nil, "user"=> {"follow_request_sent"=>nil, "following"=>nil, "time_zone"=>"Tokyo", "created_at"=>"Thu Nov 26 04:46:37 +0000 2009", "profile_sidebar_fill_color"=>"DDEEF6", "profile_image_url"=> "http://a0.twimg.com/profile_images/1574637641/twittertreeblacksmall_normal.jpg", "default_profile"=>true, "geo_enabled"=>false, "profile_sidebar_border_color"=>"C0DEED", "is_translator"=>false, "url"=>"http://www.qualia-manifesto.com", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1574637641/twittertreeblacksmall_normal.jpg", "description"=> "脳科学者。クオリアを研究。アンチからオルターナティヴへ。社会の前に自分を革命せよ。英語人格 kenmogiもよろしく。ken mogi @ qualia-manifesto. com (スペースを消して下さい)\r\n", "listed_count"=>22730, "profile_use_background_image"=>true, "friends_count"=>755, "followers_count"=>338882, "profile_text_color"=>"333333", "profile_background_image_url"=> "http://a0.twimg.com/images/themes/theme1/bg.png", "location"=>"東京", "profile_link_color"=>"0084B4", "protected"=>false, "default_profile_image"=>false, "lang"=>"ja", "statuses_count"=>20295, "verified"=>false, "name"=>"茂木健一郎", "id_str"=>"92686016", "show_all_inline_media"=>false, "contributors_enabled"=>false, "notifications"=>nil, "profile_background_image_url_https"=> "https://si0.twimg.com/images/themes/theme1/bg.png", "profile_background_color"=>"C0DEED", "id"=>92686016, "profile_background_tile"=>false, "utc_offset"=>32400, "favourites_count"=>0, "screen_name"=>"kenichiromogi"}, "in_reply_to_user_id"=>nil, "id"=>122635085542465536, "contributors"=>nil, "truncated"=>false} ``` ## reply ```json {"in_reply_to_user_id_str"=>"290386705", "id_str"=>"122637190374227969", "in_reply_to_user_id"=>290386705, "text"=>"@9m ふむふむ~、ナルホディウスですぞ~!!!", "created_at"=>"Sat Oct 08 11:39:19 +0000 2011", "contributors"=>nil, "geo"=>nil, "favorited"=>false, "source"=> "<a href=\"http://twitter.com/ningengasinu\" rel=\"nofollow\">人間が死ぬ</a>", "retweet_count"=>0, "in_reply_to_screen_name"=>"9m", "coordinates"=>nil, "entities"=> {"hashtags"=>[], "urls"=>[], "user_mentions"=> [{"id_str"=>"290386705", "indices"=>[0, 3], "name"=>"kkosuge", "id"=>290386705, "screen_name"=>"9m"}]}, "retweeted"=>false, "in_reply_to_status_id"=>122636860911648768, "in_reply_to_status_id_str"=>"122636860911648768", "place"=>nil, "user"=> {"id_str"=>"19754173", "show_all_inline_media"=>false, "contributors_enabled"=>false, "following"=>nil, "profile_background_image_url_https"=> "https://si0.twimg.com/images/themes/theme1/bg.png", "created_at"=>"Fri Jan 30 04:30:57 +0000 2009", "profile_background_color"=>"C0DEED", "profile_image_url"=> "http://a1.twimg.com/profile_images/95858413/icon_ningengasinu_normal.png", "profile_background_tile"=>false, "favourites_count"=>0, "follow_request_sent"=>nil, "time_zone"=>"Hawaii", "profile_sidebar_fill_color"=>"DDEEF6", "default_profile"=>true, "url"=>"http://twitter.com/todesking", "description"=>"死亡事例情報募集中", "geo_enabled"=>false, "profile_sidebar_border_color"=>"C0DEED", "followers_count"=>430, "is_translator"=>false, "profile_image_url_https"=> "https://si0.twimg.com/profile_images/95858413/icon_ningengasinu_normal.png", "listed_count"=>58, "profile_use_background_image"=>true, "friends_count"=>2, "location"=>"インターネット", "profile_text_color"=>"333333", "protected"=>false, "lang"=>"en", "verified"=>false, "profile_background_image_url"=> "http://a0.twimg.com/images/themes/theme1/bg.png", "name"=>"ningengasinu", "notifications"=>nil, "profile_link_color"=>"0084B4", "id"=>19754173, "default_profile_image"=>false, "statuses_count"=>42636, "utc_offset"=>-36000, "screen_name"=>"ningengasinu"}, "id"=>122637190374227969, "truncated"=>false} ``` ## url入りツイート ```json {"in_reply_to_user_id_str"=>nil, "id_str"=>"122641059732918273", "in_reply_to_user_id"=>nil, "text"=> "“彼のタイピングが気持ち悪い : 恋愛・結婚・離婚 : 発言小町 : 大手小町 : YOMIURI ONLINE(読売新聞)” http://t.co/lY2iPa8T", "created_at"=>"Sat Oct 08 11:54:41 +0000 2011", "contributors"=>nil, "geo"=>nil, "favorited"=>false, "source"=> "<a href=\"http://www.hatena.ne.jp/guide/twitter\" rel=\"nofollow\">Hatena</a>", "retweet_count"=>0, "in_reply_to_screen_name"=>nil, "coordinates"=>nil, "entities"=> {"hashtags"=>[], "urls"=> [{"expanded_url"=>"http://htn.to/FoEAt1", "indices"=>[64, 84], "url"=>"http://t.co/lY2iPa8T", "display_url"=>"htn.to/FoEAt1"}], "user_mentions"=>[]}, "retweeted"=>false, "in_reply_to_status_id"=>nil, "possibly_sensitive"=>false, "in_reply_to_status_id_str"=>nil, "place"=>nil, "user"=> {"id_str"=>"290386705", "show_all_inline_media"=>true, "contributors_enabled"=>false, "following"=>nil, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "profile_background_color"=>"0033ff", "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "profile_background_tile"=>true, "favourites_count"=>2461, "default_profile"=>false, "follow_request_sent"=>nil, "time_zone"=>"Tokyo", "profile_sidebar_fill_color"=>"ffffff", "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "description"=>"", "geo_enabled"=>true, "profile_sidebar_border_color"=>"ff00f7", "followers_count"=>1381, "is_translator"=>true, "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "listed_count"=>30, "profile_use_background_image"=>true, "friends_count"=>292, "location"=>"Follow at your own risk.", "profile_text_color"=>"666666", "protected"=>false, "lang"=>"en", "verified"=>false, "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "name"=>"kkosuge", "notifications"=>nil, "profile_link_color"=>"2FC2EF", "id"=>290386705, "default_profile_image"=>false, "statuses_count"=>1948, "utc_offset"=>32400, "screen_name"=>"9m"}, "id"=>122641059732918273, "truncated"=>false} ``` ## RT(こうしき) ```json {"in_reply_to_user_id_str"=>nil, "id_str"=>"122642472592621568", "in_reply_to_user_id"=>nil, "text"=>"RT @eigokun: トーマスっておかしいよね。機関車が意思を持ったら、まずレールの存在に疑問を抱くはずなのに。", "created_at"=>"Sat Oct 08 12:00:18 +0000 2011", "contributors"=>nil, "retweeted_status"=> {"in_reply_to_user_id_str"=>nil, "id_str"=>"561470742", "in_reply_to_user_id"=>nil, "text"=>"トーマスっておかしいよね。機関車が意思を持ったら、まずレールの存在に疑問を抱くはずなのに。", "created_at"=>"Fri Jan 04 10:25:48 +0000 2008", "contributors"=>nil, "geo"=>nil, "favorited"=>false, "source"=>"web", "retweet_count"=>26, "in_reply_to_screen_name"=>nil, "coordinates"=>nil, "entities"=>{"hashtags"=>[], "urls"=>[], "user_mentions"=>[]}, "retweeted"=>false, "in_reply_to_status_id"=>nil, "in_reply_to_status_id_str"=>nil, "place"=>nil, "user"=> {"id_str"=>"9509312", "show_all_inline_media"=>false, "contributors_enabled"=>false, "following"=>nil, "profile_background_image_url_https"=> "https://si0.twimg.com/images/themes/theme1/bg.png", "created_at"=>"Wed Oct 17 22:56:15 +0000 2007", "profile_background_color"=>"25254d", "profile_image_url"=> "http://a2.twimg.com/profile_images/52507464/twitter_normal.jpg", "profile_background_tile"=>false, "favourites_count"=>1850, "follow_request_sent"=>nil, "time_zone"=>"Tokyo", "profile_sidebar_fill_color"=>"8fd5e6", "url"=>nil, "description"=>"腐った魚", "geo_enabled"=>false, "profile_sidebar_border_color"=>"87bc44", "followers_count"=>2419, "is_translator"=>false, "profile_image_url_https"=> "https://si0.twimg.com/profile_images/52507464/twitter_normal.jpg", "listed_count"=>201, "profile_use_background_image"=>false, "friends_count"=>502, "location"=>"", "profile_text_color"=>"000000", "protected"=>false, "default_profile"=>false, "lang"=>"en", "verified"=>false, "profile_background_image_url"=> "http://a0.twimg.com/images/themes/theme1/bg.png", "name"=>"eigokun", "notifications"=>nil, "profile_link_color"=>"0000ff", "id"=>9509312, "default_profile_image"=>false, "statuses_count"=>34410, "utc_offset"=>32400, "screen_name"=>"eigokun"}, "id"=>561470742, "truncated"=>false}, "geo"=>nil, "favorited"=>false, "source"=>"web", "retweet_count"=>26, "in_reply_to_screen_name"=>nil, "coordinates"=>nil, "entities"=> {"hashtags"=>[], "urls"=>[], "user_mentions"=> [{"id_str"=>"9509312", "indices"=>[3, 11], "name"=>"eigokun", "id"=>9509312, "screen_name"=>"eigokun"}]}, "retweeted"=>false, "in_reply_to_status_id"=>nil, "in_reply_to_status_id_str"=>nil, "place"=>nil, "user"=> {"id_str"=>"290386705", "show_all_inline_media"=>true, "contributors_enabled"=>false, "following"=>nil, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "profile_background_color"=>"0033ff", "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "profile_background_tile"=>true, "favourites_count"=>2461, "follow_request_sent"=>nil, "time_zone"=>"Tokyo", "profile_sidebar_fill_color"=>"ffffff", "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "description"=>"", "geo_enabled"=>true, "profile_sidebar_border_color"=>"ff00f7", "followers_count"=>1381, "is_translator"=>true, "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "listed_count"=>30, "profile_use_background_image"=>true, "friends_count"=>292, "location"=>"Follow at your own risk.", "profile_text_color"=>"666666", "protected"=>false, "default_profile"=>false, "lang"=>"en", "verified"=>false, "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "name"=>"kkosuge", "notifications"=>nil, "profile_link_color"=>"2FC2EF", "id"=>290386705, "default_profile_image"=>false, "statuses_count"=>1947, "utc_offset"=>32400, "screen_name"=>"9m"}, "id"=>122642472592621568, "truncated"=>false} ``` ## undo RT ```json {"delete"=> {"status"=> {"user_id_str"=>"290386705", "id_str"=>"122642472592621568", "id"=>122642472592621568, "user_id"=>290386705}}} ``` ## faved ```json {"target_object"=> {"favorited"=>true, "in_reply_to_status_id"=>nil, "retweet_count"=>0, "in_reply_to_screen_name"=>nil, "place"=>nil, "truncated"=>false, "user"=> {"profile_background_tile"=>true, "protected"=>false, "show_all_inline_media"=>true, "listed_count"=>30, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"ffffff", "name"=>"kkosuge", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"ff00f7", "description"=>"", "default_profile"=>false, "location"=>"Follow at your own risk.", "default_profile_image"=>false, "statuses_count"=>1946, "geo_enabled"=>true, "profile_use_background_image"=>true, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "profile_text_color"=>"666666", "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "screen_name"=>"9m", "is_translator"=>true, "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "follow_request_sent"=>false, "following"=>false, "friends_count"=>292, "profile_link_color"=>"2FC2EF", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "favourites_count"=>2461, "followers_count"=>1381, "id"=>290386705, "id_str"=>"290386705", "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "profile_background_color"=>"0033ff"}, "retweeted"=>false, "possibly_sensitive"=>false, "in_reply_to_status_id_str"=>nil, "in_reply_to_user_id_str"=>nil, "in_reply_to_user_id"=>nil, "source"=> "<a href=\"http://mobile.twitter.com\" rel=\"nofollow\">Mobile Web</a>", "contributors"=>nil, "geo"=>nil, "id"=>122626224429342720, "id_str"=>"122626224429342720", "coordinates"=>nil, "text"=>"隣の客「ゆうすけ!!女子高生からauが出るんだってー??」ヤバイ!!!! http://t.co/tGGpOWEy", "created_at"=>"Sat Oct 08 10:55:44 +0000 2011"}, "target"=> {"profile_background_tile"=>true, "protected"=>false, "show_all_inline_media"=>true, "listed_count"=>30, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"ffffff", "name"=>"kkosuge", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"ff00f7", "description"=>"", "default_profile"=>false, "location"=>"Follow at your own risk.", "default_profile_image"=>false, "statuses_count"=>1946, "geo_enabled"=>true, "profile_use_background_image"=>true, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "profile_text_color"=>"666666", "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "screen_name"=>"9m", "is_translator"=>true, "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "follow_request_sent"=>false, "following"=>false, "friends_count"=>292, "profile_link_color"=>"2FC2EF", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "favourites_count"=>2461, "followers_count"=>1381, "id"=>290386705, "id_str"=>"290386705", "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "profile_background_color"=>"0033ff"}, "event"=>"favorite", "source"=> {"profile_background_tile"=>true, "protected"=>true, "show_all_inline_media"=>false, "listed_count"=>0, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"", "name"=>"apv", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"", "description"=>"", "default_profile"=>false, "location"=>"", "default_profile_image"=>false, "statuses_count"=>24, "geo_enabled"=>true, "profile_use_background_image"=>false, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/225083829/anj-st00208.jpg", "profile_image_url"=> "http://a0.twimg.com/profile_images/1265790861/____normal.png", "profile_text_color"=>"", "url"=>nil, "screen_name"=>"apv", "is_translator"=>false, "profile_background_image_url"=> "http://a2.twimg.com/profile_background_images/225083829/anj-st00208.jpg", "follow_request_sent"=>false, "following"=>false, "friends_count"=>0, "profile_link_color"=>"", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1265790861/____normal.png", "favourites_count"=>1, "followers_count"=>8, "id"=>193976050, "id_str"=>"193976050", "created_at"=>"Thu Sep 23 03:26:39 +0000 2010", "profile_background_color"=>""}, "created_at"=>"Sat Oct 08 12:06:33 +0000 2011"} ``` ## unfav ```json {"target_object"=> {"favorited"=>true, "in_reply_to_status_id"=>nil, "retweet_count"=>0, "in_reply_to_screen_name"=>nil, "place"=>nil, "truncated"=>false, "user"=> {"profile_background_tile"=>true, "protected"=>false, "show_all_inline_media"=>true, "listed_count"=>30, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"ffffff", "name"=>"kkosuge", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"ff00f7", "description"=>"", "default_profile"=>false, "location"=>"Follow at your own risk.", "default_profile_image"=>false, "statuses_count"=>1946, "geo_enabled"=>true, "profile_use_background_image"=>true, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "profile_text_color"=>"666666", "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "screen_name"=>"9m", "is_translator"=>true, "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "follow_request_sent"=>false, "following"=>false, "friends_count"=>292, "profile_link_color"=>"2FC2EF", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "favourites_count"=>2461, "followers_count"=>1381, "id"=>290386705, "id_str"=>"290386705", "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "profile_background_color"=>"0033ff"}, "retweeted"=>false, "possibly_sensitive"=>false, "in_reply_to_status_id_str"=>nil, "in_reply_to_user_id_str"=>nil, "in_reply_to_user_id"=>nil, "source"=> "<a href=\"http://mobile.twitter.com\" rel=\"nofollow\">Mobile Web</a>", "contributors"=>nil, "geo"=>nil, "id"=>122626224429342720, "id_str"=>"122626224429342720", "coordinates"=>nil, "text"=>"隣の客「ゆうすけ!!女子高生からauが出るんだってー??」ヤバイ!!!! http://t.co/tGGpOWEy", "created_at"=>"Sat Oct 08 10:55:44 +0000 2011"}, "target"=> {"profile_background_tile"=>true, "protected"=>false, "show_all_inline_media"=>true, "listed_count"=>30, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"ffffff", "name"=>"kkosuge", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"ff00f7", "description"=>"", "default_profile"=>false, "location"=>"Follow at your own risk.", "default_profile_image"=>false, "statuses_count"=>1946, "geo_enabled"=>true, "profile_use_background_image"=>true, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "profile_text_color"=>"666666", "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "screen_name"=>"9m", "is_translator"=>true, "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "follow_request_sent"=>false, "following"=>false, "friends_count"=>292, "profile_link_color"=>"2FC2EF", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "favourites_count"=>2461, "followers_count"=>1381, "id"=>290386705, "id_str"=>"290386705", "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "profile_background_color"=>"0033ff"}, "event"=>"unfavorite", "source"=> {"profile_background_tile"=>true, "protected"=>true, "show_all_inline_media"=>false, "listed_count"=>0, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"", "name"=>"apv", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"", "description"=>"", "default_profile"=>false, "location"=>"", "default_profile_image"=>false, "statuses_count"=>24, "geo_enabled"=>true, "profile_use_background_image"=>false, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/225083829/anj-st00208.jpg", "profile_image_url"=> "http://a0.twimg.com/profile_images/1265790861/____normal.png", "profile_text_color"=>"", "url"=>nil, "screen_name"=>"apv", "is_translator"=>false, "profile_background_image_url"=> "http://a2.twimg.com/profile_background_images/225083829/anj-st00208.jpg", "follow_request_sent"=>false, "following"=>false, "friends_count"=>0, "profile_link_color"=>"", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1265790861/____normal.png", "favourites_count"=>1, "followers_count"=>8, "id"=>193976050, "id_str"=>"193976050", "created_at"=>"Thu Sep 23 03:26:39 +0000 2010", "profile_background_color"=>""}, "created_at"=>"Sat Oct 08 12:07:56 +0000 2011"} ``` ## DM ```json {"direct_message"=> {"sender_id"=>193976050, "recipient"=> {"profile_background_tile"=>true, "protected"=>false, "show_all_inline_media"=>true, "listed_count"=>30, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"ffffff", "name"=>"kkosuge", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"ff00f7", "description"=>"", "location"=>"Follow at your own risk.", "default_profile_image"=>false, "statuses_count"=>1946, "geo_enabled"=>true, "profile_use_background_image"=>true, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "profile_text_color"=>"666666", "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "screen_name"=>"9m", "is_translator"=>true, "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "follow_request_sent"=>false, "following"=>false, "friends_count"=>292, "profile_link_color"=>"2FC2EF", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "favourites_count"=>2461, "followers_count"=>1381, "id"=>290386705, "id_str"=>"290386705", "default_profile"=>false, "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "profile_background_color"=>"0033ff"}, "recipient_id"=>290386705, "sender_screen_name"=>"apv", "sender"=> {"profile_background_tile"=>true, "protected"=>true, "show_all_inline_media"=>false, "listed_count"=>0, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"", "name"=>"apv", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"", "description"=>"", "location"=>"", "default_profile_image"=>false, "statuses_count"=>24, "geo_enabled"=>true, "profile_use_background_image"=>false, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/225083829/anj-st00208.jpg", "profile_image_url"=> "http://a0.twimg.com/profile_images/1265790861/____normal.png", "profile_text_color"=>"", "url"=>nil, "screen_name"=>"apv", "is_translator"=>false, "profile_background_image_url"=> "http://a2.twimg.com/profile_background_images/225083829/anj-st00208.jpg", "follow_request_sent"=>false, "following"=>false, "friends_count"=>0, "profile_link_color"=>"", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1265790861/____normal.png", "favourites_count"=>1, "followers_count"=>8, "id"=>193976050, "id_str"=>"193976050", "default_profile"=>false, "created_at"=>"Thu Sep 23 03:26:39 +0000 2010", "profile_background_color"=>""}, "recipient_screen_name"=>"9m", "id"=>122646859444523008, "created_at"=>"Sat Oct 08 12:17:44 +0000 2011", "text"=>"うへへへへへへへh url: http://t.co/56S0WZc", "id_str"=>"122646859444523008"}} ``` ``` ``` ## delete DM ```text ない ``` ## follow された ```json {"target"=> {"profile_background_tile"=>true, "protected"=>false, "show_all_inline_media"=>true, "listed_count"=>30, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"ffffff", "name"=>"kkosuge", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"ff00f7", "description"=>"", "location"=>"Follow at your own risk.", "default_profile_image"=>false, "statuses_count"=>1946, "geo_enabled"=>true, "profile_use_background_image"=>true, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "profile_text_color"=>"666666", "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "screen_name"=>"9m", "is_translator"=>true, "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "default_profile"=>false, "follow_request_sent"=>false, "following"=>true, "friends_count"=>292, "profile_link_color"=>"2FC2EF", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "favourites_count"=>2461, "followers_count"=>1381, "id"=>290386705, "id_str"=>"290386705", "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "profile_background_color"=>"0033ff"}, "event"=>"follow", "source"=> {"profile_background_tile"=>true, "protected"=>true, "show_all_inline_media"=>false, "listed_count"=>0, "contributors_enabled"=>false, "profile_sidebar_fill_color"=>"", "name"=>"apv", "verified"=>false, "lang"=>"en", "notifications"=>false, "time_zone"=>"Tokyo", "utc_offset"=>32400, "profile_sidebar_border_color"=>"", "description"=>"", "location"=>"", "default_profile_image"=>false, "statuses_count"=>24, "geo_enabled"=>true, "profile_use_background_image"=>false, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/225083829/anj-st00208.jpg", "profile_image_url"=> "http://a0.twimg.com/profile_images/1265790861/____normal.png", "profile_text_color"=>"", "url"=>nil, "screen_name"=>"apv", "is_translator"=>false, "profile_background_image_url"=> "http://a2.twimg.com/profile_background_images/225083829/anj-st00208.jpg", "default_profile"=>false, "follow_request_sent"=>false, "following"=>false, "friends_count"=>0, "profile_link_color"=>"", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1265790861/____normal.png", "favourites_count"=>1, "followers_count"=>8, "id"=>193976050, "id_str"=>"193976050", "created_at"=>"Thu Sep 23 03:26:39 +0000 2010", "profile_background_color"=>""}, "created_at"=>"Sat Oct 08 12:37:25 +0000 2011"} ``` ## unfollow ```text ない ``` ## profile update ```json {"target"=> {"default_profile_image"=>false, "show_all_inline_media"=>true, "contributors_enabled"=>false, "notifications"=>false, "profile_use_background_image"=>true, "favourites_count"=>2461, "protected"=>false, "verified"=>false, "profile_text_color"=>"666666", "name"=>"kkosuge", "is_translator"=>true, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "time_zone"=>"Tokyo", "follow_request_sent"=>false, "utc_offset"=>32400, "friends_count"=>294, "profile_link_color"=>"2FC2EF", "screen_name"=>"9m", "lang"=>"en", "statuses_count"=>1946, "geo_enabled"=>true, "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "description"=> "Quisque a dui felis, in cursus lectus. Praesent purus tortor, auctor at vestibulum quis, bibendum a metus. Nam non sem eu diam lobortis dictum. Nullam volutpat.", "id_str"=>"290386705", "default_profile"=>false, "profile_background_color"=>"0033ff", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "profile_background_tile"=>true, "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "listed_count"=>30, "profile_sidebar_fill_color"=>"ffffff", "following"=>false, "profile_sidebar_border_color"=>"ff00f7", "id"=>290386705, "followers_count"=>1382, "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "location"=>"Follow at your own risk."}, "created_at"=>"Sat Oct 08 13:28:20 +0000 2011", "event"=>"user_update", "source"=> {"default_profile_image"=>false, "show_all_inline_media"=>true, "contributors_enabled"=>false, "notifications"=>false, "profile_use_background_image"=>true, "favourites_count"=>2461, "protected"=>false, "verified"=>false, "profile_text_color"=>"666666", "name"=>"kkosuge", "is_translator"=>true, "profile_background_image_url_https"=> "https://si0.twimg.com/profile_background_images/306355477/bg.jpeg", "profile_background_image_url"=> "http://a1.twimg.com/profile_background_images/306355477/bg.jpeg", "time_zone"=>"Tokyo", "follow_request_sent"=>false, "utc_offset"=>32400, "friends_count"=>294, "profile_link_color"=>"2FC2EF", "screen_name"=>"9m", "lang"=>"en", "statuses_count"=>1946, "geo_enabled"=>true, "created_at"=>"Sat Apr 30 05:59:59 +0000 2011", "description"=> "Quisque a dui felis, in cursus lectus. Praesent purus tortor, auctor at vestibulum quis, bibendum a metus. Nam non sem eu diam lobortis dictum. Nullam volutpat.", "id_str"=>"290386705", "default_profile"=>false, "profile_background_color"=>"0033ff", "profile_image_url_https"=> "https://si0.twimg.com/profile_images/1573588884/w_normal.png", "profile_background_tile"=>true, "profile_image_url"=> "http://a2.twimg.com/profile_images/1573588884/w_normal.png", "listed_count"=>30, "profile_sidebar_fill_color"=>"ffffff", "following"=>false, "profile_sidebar_border_color"=>"ff00f7", "id"=>290386705, "followers_count"=>1382, "url"=> "http://kkosuge.kksg.net/Twitter:@9m/about.me:kkosuge/4sq:9m/gplus.to:kkosuge/*I_am_programmer_*/", "location"=>"Follow at your own risk."}} ``` ## 疲れた あと * List Events * Blocks * Track Limit notices * Location Deletion Notices があるらしい。 ここ( https://dev.twitter.com/docs/streaming-api/user-streams )に書いてある