
sic
List of commands for sic:
-
sic:tldr:72f4b sic: Send a message to a channel or user.$ :m #${select}try on your machineexplain this command
-
sic:tldr:82f5c sic: Connect to the default host (irc.ofct.net) with the nickname set in the `$USER` environment variable.$ sictry on your machineexplain this command
-
sic:tldr:9048f sic: Connect to a given host, using a given nickname.$ sic -h ${host} -n ${nickname}try on your machineexplain this command
-
sic:tldr:bc03c sic: Set default channel or user.$ :s #${select}try on your machineexplain this command
-
sic:tldr:d748f sic: Connect to a given host, using a given nickname and password.$ sic -h ${host} -n ${nickname} -k ${password}try on your machineexplain this command