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 characters
百万回の Favorites なんかよりも | |
ずっとずっと大切にするものがある | |
俺は何も言わずに Follow するから | |
おまえは俺のタイムラインの中で幸せな女になれ | |
Uh fav me tight. | |
You make me happy shalala la la. | |
my honey おまえは俺の腕を掴み | |
ついてこいや 俺の行く夢の中に |
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 characters
これは のみの ぴこ の | |
ホームページ で 紹介されている ねこの ごえもん を | |
特定した にちゃんねらーの あきらくん を | |
まとめた アフィブロガーの おかあさん が | |
おだんご をかう Amazonマーケットプレイス の 出品者 を | |
Kickstarterで 支援した ぎんこういん と | |
Skypeで ビデオチャットする おすもうさん が | |
アメンバーに なっている かしゅ の | |
ブログを 炎上させた どろぼう を | |
Report for spam した やおやさん が |
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 characters
ねぇ どうして すっごくすごく好きなこと | |
ただ 伝えたいだけなのに ルルルルル | |
うまく ファブれないんだろう… | |
ねぇ せめて タイムラインで会いたいと願う | |
夜に限って いちども ルルルルル | |
つぶやいてはくれないね | |
ねぇ どうして すごく愛してる人に | |
愛してる とDMするだけで ルルルルル |
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 characters
GIT | |
remote: git://github.com/rails/rails.git | |
revision: 45e85c358d07b90fc52136c51a4511158e51849e | |
specs: | |
actionmailer (3.2.0.rc1) | |
actionpack (= 3.2.0.rc1) | |
mail (~> 2.3.0) | |
actionpack (3.2.0.rc1) | |
activemodel (= 3.2.0.rc1) | |
activesupport (= 3.2.0.rc1) |
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 characters
最後のツイートはタバコの flavor がした | |
ニガくてせつない香り | |
明日の今頃には あなたはどこに「なう」だろう | |
誰をファブってるんだろう | |
You are always gonna be my fav | |
いつか誰かとまた恋に落ちても | |
I'll remember to fav | |
You tweet me how |
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 characters
余計なフォローなどないよね | |
すべてが君と僕との タイムラインの構えさ | |
少しくらいの嘘やデマ拡散も | |
まるで僕をためすような 恋人のツイートになる | |
このままふたりで夢をそろえて | |
何げなく暮らさないか | |
ファブにはファブで感じ合おうよ |
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 characters
「ファブされたい・ファブされない」と言う名のワイン飲んで | |
乾いた青い夜を赤く染めたら | |
退屈で憂鬱なツイートなんていらないさ | |
今夜はちゃんと言うよおまえが欲しいんだ | |
踊ろうよSexy groove ゆっくりSexy groove | |
回るよSexy groove 光のSexy groove | |
夢中な僕らを見て笑ってもいい | |
斜めに切り裂かれた時の中で |
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 characters
本当のしあわせを さがしたときに | |
ファブしファブされたいと考えるよになりました。 | |
そしてあたしは君のメイン垢も隠しがちなサブ垢もフォローして、 | |
タイムラインの流れとトレンドの色に何も望みはしない様に | |
素顔でツイートしてリツイートする君にメンションを燃やすだけなのです | |
本当のしあわせは目に映らずに | |
案外傍にあって気付かずにいたのですが…。 |
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 characters
No good to have lots of favorites tweets, | |
because I'm scared to lose them | |
but...I follow you ×3 | |
even if you follow someone elses | |
I don't care if you don't know why the clearsky is blue, | |
but I want you to know why my tweets are pink… | |
Darlin, Darlin' ここに来て 見えるでしょう 私が | |
Darlin, Darlin' あの日のファブ 忘れたふりするなら | |
Darlin, Darlin' 横顔はもうあきた こっち向いて |
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 characters
require "rubygems" | |
require "oauth" | |
require "pit" | |
config = Pit.get("nudism", :require => { | |
"consumer_key" => "Set Consumer Key", | |
"consumer_secret" => "Set Consumer Secret", | |
}) | |
consumer = OAuth::Consumer.new(config["consumer_key"], config["consumer_secret"], |