From WikiChip
Difference between revisions of "mirc/commands/notify"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 29: | Line 29: | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$notify}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 19:36, 5 July 2014
The /notify command manages the notify feature. You can manually force mIRC to update the notify list by typing /notify with no parameters. Note: Some IRC networks might let you use a full address instead of just a nickname, the only way to see if it works is to try it out.
Synopsis
/notify [-shrln] <on|off|nickname> [network] [note]
Switches
- -s - shows the notify list window
- -h - hides the notify list window
- -r - removes the specified nickname from your notify list
- -l - displays your notify list
- -n - indicates that the network has been specified
Parameters
- <on|off|nickname> - turns notify on/off or edit the nickname's entry, you can prefix the nickname with a '+' sign to get mIRC to do a /whois on the nickname, be careful with the frequency of use, might get you disconnected
- [network] - if -n is specified, the network the notify should work on
- [note] - if specified, specify a little note for each nickname
Example
Compatibility
Added: 3.9
Added On: 28/12/95
Note: Individual switches were not taken into consideration.
See also
mIRC commands list