format(string, sizeof(string), "PRIVMSG %s :your remaining message or format or whatever...", ...);IRC_SendRaw(irc_bot_id, string);