$emailaddr: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
No edit summary
 
m added category
Line 7: Line 7:
== Also See ==
== Also See ==
*$fullname
*$fullname
[[Category:Remote Identifiers]]

Revision as of 22:12, 27 November 2005

Returns the email address specified in the Connect dialog.

$emailaddr

Example

CTCP *:FINGER:*: { ctcpreply $nick FINGER Hey Don't finger me. ( $+ $emailaddr $+ ) Idle: $duration($idle) }

Also See

  • $fullname