Hello dev@ Is there a way to make sic connect to a certain IRC channel by specifying it on the command line?
Example: $ sic -h irc.oftc.net -c <#channel> Having such a functionality available would really make it easier to use sic in scripts or startup configurations. In my case I want to execute sic on startup in tmux or screen, but I always have to manually connect it to specific channels. Doing this once with a single sic session is no problem, but when you have to do this with five or six separate sessions each with another channel (as I use one sic per channel) on each startup this becomes quite annoying over time. Best regards, F. Caulier