I have an alias designed to set up certain channel names into variables, it is activated when file is loaded, when the variables are used, they are used as such #channel == %c# and to use an abbr. of the certain channel name CL == %cs1

alias hycc {
set %c1 #dragonfly | set %cs1 Df
}
so that if I have another different channel such as EX: %c2, the information that is displayed through ON TEXT/ACTION/NOTICE resends itself to the $active channel EX: %c1 using this as an example...

echo -a 7 $+ %cs1 $+ 4 $+ $nick $+ 5 $1-

%cs1 stands for the abbr. of the certain channel name and the obvious things such as the $nick and the information being transfered $1-