.,:: .::::::::. ... ::::::::::::
`;;;, .,;; ;;;'';;' .;;;;;;;.;;;;;;;;''''
'[[,,[[' [[[__[[\.,[[ \[[, [[ [ [
Y$$$P $$""""Y$$$$$, $$$ $$ $$$$$ $$$$$
oP"``"Yo, _88o,,od8P"888,_ _,88P 88, 8 8
,m" "Mm,""YUMMMP" "YMMMMMP" MMM
xbot++ - the modularised, multi-protocol, Python 3 chat bot. Woot!
xbot++ v0.3.0 is currently under construction.
If you want a stable build, and don't plan to develop your own modules, grab the v0.2.13 tag:
$ git clone --recursive https://github.com/aki--aki/xbotpp.git
$ cd xbotpp
$ git checkout v0.2.13
$ git clone --recursive https://github.com/aki--aki/xbotpp.git
$ cd xbotpp
$ pip install .
or
$ git clone https://github.com/aki--aki/xbotpp.git
$ cd xbotpp
$ python setup.py install
then
$ xbotpp-config
$ xbotpp
$ xbotpp-migrate xbotpp.conf
Available over here.
To compile the documentation yourself, run:
$ sphinx-build -b html doc/ doc/_build
Find a bug? File an issue, or drop in to our IRC channel: #xbotpp on irc.stormbit.net.
Based on work by Milos Ivanovic and Daniel Oaks.
See the full list of contributors here.
