From WikiChip
mirc/commands/tnick
< mirc‎ | commands
Revision as of 00:40, 13 August 2014 by PatrolBot (talk | contribs) (PatrolBot moved page /tnick command - mIRC to mirc/commands/tnick: per new naming convention)

Template:mIRC menu 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

See also

[Expand]
v · d · e mIRC commands list