hi ,i am again

i have a problem,i am op for two servers they have diferent bots ,first one have chanserv ,the second has chan

my trouble is when i conect chat.clarin.com
in status apears the nicklist of hispana
and in the other something like that

how can i fix thnx so much



if hispana isin $server { goto hispana }
if clarin isin $server { goto clarin }

clarin
echo -s esto es clarin

menu channel {

..-
voice : mode # +v $$1
..-

voice chan : msg chanserv voice # $me

}

hispana
echo -s esto es hispana

menu status {

..-
voice : mode # +v $$1
..-

voice chan : msg chan voice # $me

}