aboutsummaryrefslogtreecommitdiffstats
path: root/IRC/index
blob: cc2652fe259e2fe93cacb3448cbb6c1ba2871ffd (plain)
1
2
3
4
5
6
#! /bin/sh
set -xeuf

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