From WikiChip
Difference between revisions of "mirc/commands/tnick"
< mirc‎ | commands

(Created page with "The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick (/anick) options. == Synopsis == /tni...")
(No difference)

Revision as of 06:13, 6 December 2013

The /tnick command can be used to change own IRC nickname without changing the main or alternative nick (/anick) options.

Synopsis

/tnick <newName>

Switches

None

Parameters

  • <newName> - The temporary nickname.

Example

alias away {
  ; change nick
  tnick $me $+ |away
  !away
}

Compatibility

Added: mIRC 6.0

Added On: 03/02/2002

Note: Individual switches were not taken into consideration.

See also