kofoobot
kofoo
A modular irc bot written in python.
-
Cloning this repository:
git clone git://gitorious.org/kofoobot/kofoo.git kofoo cd kofoo
Add this repository as a remote to an existing local repository:
git remote add kofoo git://gitorious.org/kofoobot/kofoo.git git fetch kofoo git checkout -b my-local-tracking-branch kofoo/master_or_other_branch


