Im looking for a command i can use in my script that will let me specify a server and a channel on that server to send a command to. something like
Irssi::command(command, server, channel); -- BoBB
Im looking for a command i can use in my script that will let me specify a server and a channel on that server to send a command to. something like
Irssi::command(command, server, channel); -- BoBB