From WikiChip
Difference between revisions of "mirc/commands/notify"
(Created page with "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...") |
m (Bot: de-linking old mIRC menu) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/notify Command}} | ||
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. | 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. | ||
Line 21: | Line 22: | ||
== Compatibility == | == Compatibility == | ||
Added: 3.9 | Added: 3.9 | ||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[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}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|notify command - mIRC]] |
Latest revision as of 18:33, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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[edit]
/notify [-shrln] <on|off|nickname> [network] [note]
Switches[edit]
- -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[edit]
- <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[edit]
Compatibility[edit]
Added: 3.9
See also[edit]
mIRC commands list