alias f3 {
set %active $active
set %nick $me
if %canalk iswm %active { //mode # +o $me }
if #paranachat iswm %active { echo -a no seas garca | halt }
}
alias text {
set %canalk $addtok(%canalk,$1,44)
}
i added via text (/text) #misiones,#msi
i try to do when i press f3 .compares the names %canalk vs $active
any help