From WikiChip
mirc/commands/tnick
< mirc‎ | commands
Revision as of 06:13, 6 December 2013 by David (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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