Botcha is an python irc bot
Botcha uses some python libraries, so, on debian systems type:
apt-get install python-irclib python-beautifulsoup python-mechanize python-httplib2 python-lxml sqlite3
git clone https://github.com/but3k4/botcha
cd botcha
mkdir log
sqlite db/sqlite.db < db/schema.sql
vim conf/lokky.cfg
python bot.py