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

m (bot: correcting title)
m (Bot: de-linking old mIRC menu)
Line 1: Line 1:
{{mirc title|/tnick Command}}{{mIRC menu}}
+
{{mirc title|/tnick Command}}
 
The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick ({{mIRC|/anick}}) options.
 
The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick ({{mIRC|/anick}}) options.
  

Revision as of 19:44, 15 June 2017

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