nrk (owner)

Revisions

gist: 154747 Download_button fork
public
Public Clone URL: git://gist.github.com/154747.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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>