#! /bin/sh
set -xeuf

# cd //Reaktor
cd $(dirname $(readlink -f $0))/..
host=irc.freenode.net target='#krebsco' python IRC/asybot.py "$@"