hysteria

ii wrapper script
git clone git://git.2f30.org/hysteria
Log | Files | Refs | README | LICENSE

config (345B)


      1 nick="hysteria"
      2 fullname="hysteria"
      3 hosts="irc.network.org:6667 irc.network-other.org:6667"
      4 channels="irc.network.org:#channel irc.network-other.org:#channel"
      5 ircdir="irc"
      6 session="hysteria"
      7 #inputcmd='HISTORYFILE="$(dirname ${INFILE})/history" OUTFILE="$OUTFILE" \
      8 #	sob -p "${CHAN}> " | \
      9 #	tee -a "$(dirname ${INFILE})/history" >> "$INFILE"'