Finger: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Added page if anything happens to link there or someone uses it in the future.
 
m added what it does and some see-also
 
Line 2: Line 2:
Instead you should use:
Instead you should use:
  /ctcp NICK finger
  /ctcp NICK finger
It returns name and email from mIRC Options -> Connect and the client's IRC idle time.
==See Also==
* [[ctcp]]
* [[Ctcp events]]
* [[ctcpreply]]

Latest revision as of 21:38, 12 May 2014

/finger is an old command in mIRC that has been truncated in current mIRC versions. Instead you should use:

/ctcp NICK finger

It returns name and email from mIRC Options -> Connect and the client's IRC idle time.

See Also