Does anyone know why clink (if that is the one I am thinking of) would transmit on the party line but not the channels, and why chanrelay would transmit one way but not the other? I had a friend help me set up netbots, and change things to try to get chanrelay work. Currently I have transmit and receive set to "y" for both bots, but it is not working. Currently I have my chanrelay configuration like the following, but I would prefer to use clink.
Code: Select all
set regg(yoga) {
"chan" "#yoga"
"network" "EFNet"
"snet" "y"
"highlight" 0
"transmit" "y"
"receive" "y"
}
set regg(om) {
"chan" "#yoga"
"network" "UnderNet"
"snet" "y"
"highlight" 0
"transmit" "y"
"receive" "y"
}
Also, I noticed there is no channel relay script to simply relay two channels on the same network. DoctorD90 on Freenode #egghelp wrote me one a few weeks/months ago but has not uploaded it.