so for instance, if the user was named Nero in channel #Lobby:
on *:text:!foobar:#channel:{
if ($Nero isvoice $Lobby) {
msg $#Lobby $Nero is voice in $#Lobby
}
}
Do I have this more less right?
and so if I wanted Nero to use the bot to kick Dante, what would that look like? Just trying to make sure I have the formatting down pat.
I'll mention, it's inadvisable to raise access levels give the nature of this server.
Last edited by Spottswoode; 15/11/19 01:58 PM.