How do I make a line so I can right click in a
custom window and remove the nick from my
blacklist? In the custom Window It shows the
Channel then the NICK then reason like this
@TEST #Channel - Nick - REASON FOR KICK
I am also looking for a line to remove the selected
line from the @Test Window.
menu @TEST {
Remove User From Blacklist: /ruser 11 $3 2
-
Remove Selected Line:
-
Clear:/clear @TEST
-
Close:/window -c @TEST
}