#! /bin/sh
set -xeuf

# cd //Reaktor
cd $(dirname $(readlink -f $0))/..

exec python IRC/asybot.py "$@"