Menu

Tree [4eeae0] master /
 History

HTTPS access


File Date Author Commit
 cfg 2009-09-15 Radoslav Dorcik Radoslav Dorcik [13f3c0] Re-organize project structure, update logging.
 src 2009-09-20 Radoslav Dorcik Radoslav Dorcik [3777fa] Fix typos after first successfull test.
 .project 2008-12-14 Radoslav Dorcik Radoslav Dorcik [682162] checkin project files into repos
 .pydevproject 2008-12-14 Radoslav Dorcik Radoslav Dorcik [682162] checkin project files into repos
 MANIFEST.in 2009-09-20 Radoslav Dorcik Radoslav Dorcik [3ff2c5] Added Manifest & updated setup.py for working
 README 2009-09-20 Radoslav Dorcik Radoslav Dorcik [4eeae0] updated README with instructions how to use sou...
 jbtelbotd 2009-09-20 Radoslav Dorcik Radoslav Dorcik [a1adea] Moved to toplevel dir & bin/ removed
 setup.py 2009-09-20 Radoslav Dorcik Radoslav Dorcik [3ff2c5] Added Manifest & updated setup.py for working

Read Me

# Installation

You need to have at least:

    * Python 2.5.2
    * Python xmpp 0.3.1

For debian-based distros (Ubuntu) type following: 

$ sudo apt-get install python-xmpp python

## Source Release

### Extract JabberTelnetBot-X.Y.tar.gz

$ tar xfvz JabberTelnetBot-X.Y.tar.gz

### Configuration

It is necessary to setup credentials for Jabber Account which
is used by robot for reading incomming commands.

Template configuration is at cfg/ directory and format used is 
python source file.

### Executing

$ ./jbtelbotd -d -v -c ./cfg/jbtelbot.conf

It starts Jabber Telnet Bot on foreground and it can
be stop with CTRL+C on terminal.

## Binary Release (not yet)

### Directory Structure in binary release

This is planned, not valid for source release.

/etc/jbtelbot.conf
/etc/init.d/jbtelbot
/usr/sbin/jbtelbotd
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.