====== Download ======
===== Development Versions =====
Use [[https://github.com/otfbot/otfbot|Git]] to get the most current version of the bot.
Grab your copy with the following command:
git clone https://github.com/otfbot/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.
* https://github.com/otfbot/otfbot/archive/master.zip
===== Releases =====
See https://github.com/otfbot/otfbot/releases for a list of all tagged releases / betas / release candidates.
==== 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]]