====== Download ======
===== Development Versions =====
Use [[http://git.otfbot.org/otfbot.git|Git]] to get the most current version of the bot. Please use Git if you want to develop plugins, because 0.9 is outdated and will soon be replaced by 1.0.
Grab your copy with the following command:
git clone http://git.otfbot.org/otfbot.git
===== PyPi =====
you need setuptools and maybe essential development tools, depending on how many requiered python modules are already installed on your system.
on debian:
apt-get install python-setuptools build-essential python-dev
when setuptools is installed, just do
easy_install otfbot
twistd --help #this generates the dropin.cache
===== Snapshots =====
If you cannot use git or do not want to use git, you can grab the latest git snapshot.
* http://git.otfbot.org/otfbot.git/snapshot/otfbot-master.zip
* http://git.otfbot.org/otfbot.git/snapshot/otfbot-master.tar.gz
===== Releases =====
==== 1.0 ====
=== current ===
* [[/files/otfbot-1.0.0.tar.gz|otfbot-1.0.0.tar.gz]] ([[/files/otfbot-1.0.0-py2.6.egg|py2.6.egg]], [[/files/otfbot-1.0.0-py2.7.egg|py2.7.egg]], [[/files/otfbot_1.0.0-1_i386.deb|i386.deb]], [[/files/otfbot_1.0.0-1_amd64.deb|amd64.deb]]) (released 22.04.2011)
=== older ===
* [[/files/otfbot-1.0.0-rc1.tar.gz|otfbot-1.0.0-rc1.tar.gz]] (released 03.04.2010)
* [[/files/otfbot-1.0-beta3.tar.gz|otfbot-1.0-beta3.tar.gz]] (released 23.10.2010)
* [[/files/otfbot-1.0-beta2.tar.gz|otfbot-1.0-beta2.tar.gz]] (released 23.09.2010)
* [[/files/otfbot-1.0-beta1.tar.gz|otfbot-1.0-beta1.tar.gz]] (released 30.08.2010)
==== 0.9 ====
=== current ===
* [[/files/otfbot-0.9.1.tar.gz|otfbot-0.9.1.tar.gz]] (released 05.11.2009, end of 0.9 branch)
=== older ===
* [[/files/otfbot-0.9.tar.gz|otfbot-0.9.tar.gz]] (released 12.09.2008)
===== Auxiliary Stuff =====
If you try to run OTFBot on Debian Etch you may need this package
* [[ftp://ftp.berlios.de/pub/otfbot/packages/debian-etch/|Debian Etch packages of python-bindings for yaml]]