From WikiChip
Difference between revisions of "mirc/commands/tnick"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 1: | Line 1: | ||
− | The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick ( | + | The '''/tnick command''' can be used to change own IRC nickname without changing the main or alternative nick ({{mIRC|/anick}}) options. |
== Synopsis == | == Synopsis == | ||
Line 29: | Line 29: | ||
* [[$nick identifier - mIRC|$nick]] | * [[$nick identifier - mIRC|$nick]] | ||
* [[$anick identifier - mIRC|$anick]] | * [[$anick identifier - mIRC|$anick]] | ||
− | * | + | * {{mIRC|/anick}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 18:55, 5 July 2014
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
mIRC commands list