From WikiChip
Difference between revisions of "mirc/commands/notify"
m (Bot: Adding a template) |
m (Bot: de-linking old mIRC menu) |
||
(3 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 29: | Line 29: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[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