#!/bin/bash

nohup irclogger -c "#circuits" -c "#crux" -c "#crux-devel" -c "#io" -n irclogger -o ./tmp/irclogs/ irc.freenode.net &> log &
