Created
February 8, 2012 15:23
-
-
Save takeshik/1770410 to your computer and use it in GitHub Desktop.
This file contains 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
(load "cts:Inscribe.Storage") | |
(load "cts:Inscribe.Communication.Posting") | |
AccountStorage.Accounts.(ForEach (\ [a] | |
PostOffice.(UpdateTweet a "くるるたんの腎臓ペロペローーー!!!!!!") | |
PostOffice.(UpdateTweet a "くるるたんくるるたんくるるたんくるるたんくるるたんくるるたんくるるたんくるるたんくるるたんくるるたんくるるたんくるるたん") | |
PostOffice.(UpdateTweet a "ピャァァァァァァァァァァwwwwwwくるるたん腹パン腹パン!!!!") | |
PostOffice.(UpdateTweet a "くるるたんの脳みそ汁飲みたいです^^") | |
)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment