Skip to content

Instantly share code, notes, and snippets.

@nrk
Created July 25, 2009 08:23
Show Gist options
  • Select an option

  • Save nrk/154747 to your computer and use it in GitHub Desktop.

Select an option

Save nrk/154747 to your computer and use it in GitHub Desktop.
C:\Development\ironruby\working-nrk\Merlin\Main\bin\Debug>ir -v
IronRuby 0.9.0.0 on .NET 2.0.0.0
C:\Development\ironruby\working-nrk\Merlin\Main\bin\Debug>ir termtter\run_termtter.rb
your twitter user name: JoL1hAHN
your twitter password:
generated: ~/.termtter/config
enjoy!
←[31m[ERROR] ArgumentError: wrong number of arguments (2 for 1)
←[0m> help
help
delete,del [STATUS ID] Delete a status
direct,d USERNAME TEXT Send direct message
direct,d list List direct messages
direct,d sent_list List sent direct messages
exec SHELL_COMMAND execute a shell command
exit,e Exit
favorite,fav (ID|@USER|TYPABLE|/WORD) Mark a status as a favorite
follow USER Follow user
followers Show followers
help,h Print this help message
leave USER Leave user
limit,lm Show the API limit status
list,l [USERNAME] List the posts
pause Pause updating
plug FILE Load a plugin
plugins Show list of plugins
profile,p USERNAME Show user's profile
redo,. Execute previous command
replies,r List the replies
reply,re @USERNAME or STATUS_ID Send a reply
resume Resume updating
retweet,rt (ID|@USER) Post a retweet message
search,s TEXT Search for Twitter
settings,set Show your settings
show ID Show a single status
update,u TEXT Post a new message
> update trying termtter running under IronRuby :-)
update trying termtter running under IronRuby :-)
←[31m[ERROR] ArgumentError: wrong number of arguments (2 for 1)
←[0m>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment