Skip to content

Instantly share code, notes, and snippets.

@takeshik
Created February 8, 2012 15:23
Show Gist options
  • Save takeshik/1770410 to your computer and use it in GitHub Desktop.
Save takeshik/1770410 to your computer and use it in GitHub Desktop.
(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