|
on NOTIFY/UNOTIFY |
|
|
The on NOTIFY and on UNOTIFY events trigger when a user in your notify list joins or leaves IRC. |
|
Format: |
on <level>:NOTIFY:<commands> |
||||||||||||
|
Example: |
on 1:NOTIFY:/msg $nick Hiya! :) |
||||||||||||
|
Examples |
||||||||||||
|
on 1:NOTIFY:/msg $nick Hi! I'm in #mIRC_Lounge, come over! |
||||||||||||
|
This triggers when a user in your notify list joins IRC. |
||||||||||||
|
on 1:UNOTIFY:/notice $me $nick just left IRC *sniff* |
||||||||||||
|
This triggers when a user in your notify list leaves IRC. |