Skip to content
ctmnz edited this page Sep 13, 2010 · 2 revisions

Welcome to the pythonIRC wiki!

Try the bot

#download the bot
git clone git://github.com/ctmnz/pythonIRC.git

#go to bot’s directory
cd pythonIRC

#edit config file and write your settings
vim bot.cfg

#start the bot
python bot.py

Clone this wiki locally