I'm not sure if I'm in the right forum but here it goes. I have a few channels that are +i, and if the other bots are absent from that channel and I'm not around, when my bots restarts, it gets locked out of the channel. So I made a little mirc script that when my bot notices me "invite #channel" I invite it into that channel.
My question is, how do I set the bot to automatically do that when starting?
.chanset #chan need-invite putserv "NOTICE toefraz "invite $channel"
^^ That is what I have now, but it's not working. I think it the $channel thing. Could someone help me? (Sorry for rambling)