and I have the EXACT same tcl loaded on each of my bots, but they aren't doing what I want them to do.
I get no errors, and it shows that the script is loaded.
It also is loaded on each bot. stingah is the HUB bot so I figured I should try everything from there.<stingah> [16:54] Loaded netbots.tcl v1.16 by slennox
I have tried various ways to make them join a channel:
That only had the 'stingah' bot that I said it on join the channel, so I figured I must have to add each bot to the list somehow.<duckdown> .nethelp netjoin
<stingah> [16:48] #duckdown# nethelp netjoin
<stingah> # .netjoin <#channel>
<stingah> Adds the specified channel to all netbots.
<duckdown> .netjoin #test
<stingah> [16:48] #duckdown# netjoin #test
<stingah> Adding channel #test to netbots.
But only one damn bot is joining the channel still!<duckdown> .netinfo
<stingah> [16:48] #duckdown# netinfo
<stingah> stingah is running netbots.tcl v1.16
<duckdown> .netbots add airfoil
<stingah> [16:49] #duckdown# netbots add airfoil
<stingah> Added airfoil to netbot list.
<duckdown> .netbots add chlorate
<stingah> [16:49] #duckdown# netbots add chlorate
<stingah> Added chlorate to netbot list.
<duckdown> .netbots add bios_fear
<stingah> [16:49] #duckdown# netbots add bios_fear
<stingah> Added bios_fear to netbot list.
<duckdown> .netbots add fulminate
<stingah> [16:49] #duckdown# netbots add fulminate
<stingah> Added fulminate to netbot list.
<duckdown> .netbots add semtex
<stingah> [16:49] #duckdown# netbots add semtex
<stingah> Added semtex to netbot list.
<duckdown> .netinfo
<stingah> [16:49] #duckdown# netinfo
<stingah> stingah is running netbots.tcl v1.16
<duckdown> .netjoin #test
<stingah> [16:49] #duckdown# netjoin #test
<stingah> Adding channel #test to netbots.
What is going on, what am I doing wrong?
Can anyone lend me a hand please<duckdown> .netbots
<stingah> [16:50] #duckdown# netbots
<stingah> Current netbots: semtex, airfoil, chlorate, fulminate, BIOS_Fear (all netbots are online and linked).
Thanks all