Yeah, that's right, and it joins with 5 sec delay between joins to avoid getting banned

You can use any storing method you like, it doesn't really matter which. Saving to a .ini just seems a bit weird to me since with ini files you have a key=value structure, but here we only really have values (channel names)

but you could do something like

/writeini -n botchans.ini botchans $lines(botchans.ini) %chan

which should assign a number to the channel name

Last edited by Sakana; 28/05/15 06:35 AM.