Ok, my "wonderful" botnet which i've set up works fine, but I want to share the userfiles between bots. I have a hub bot, and a couple of leaf bots, set up as follows:-
(on leaf bots) .botattr Hub +ghp
(on hub bot) .botattr Leaf +gs
As you can see, it's set up for userfile sharing with the +g global sharing flag set (to replace the individual |+s channel flag, as I want flags shared on any channel the bots join).
However, this is where the problems start. Global flag changes work just fine on any bot, ie. .chattr user +amno on a leaf bot, it's registered on all bots. BUT, if i want to do .chattr user +amno #channel, it registers on the bot that I did it on, but none of the other bots, and therefore the hub bot keeps wiping the channel flags.
Please please help me, I am in dire need now and this has completely stumped me now.