xa4a / xapy

xapy - a simple multiprotocol messaging bot, written in python

Clone this repository (size: 189.8 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/xa4a/xapy/
View at rev
xapy /
filename size last modified message
erlang  
processors  
protocols  
.hgignore 115 B 19 months ago added some erlang prototypes
__init__.py 21 B 2 years ago replaced xml config with ini-like
bot_exceptions.py 326 B 20 months ago more on keeping alive. some renaming
configuration.py 1.1 KB 17 months ago migrated .ini config to plain python
connection.py 4.9 KB 7 weeks ago fixed threading start/stop problems
cpu.py 2.5 KB 7 weeks ago fixed threading start/stop problems
decorators.py 2.3 KB 16 months ago merged changes for google, translate processors. added link…
main.py 3.2 KB 7 weeks ago fixed threading start/stop problems
message.py 838 B 16 months ago added some knowledge about presence messages. refs #1
multiplexor.py 1.6 KB 7 weeks ago fixed threading start/stop problems
phrases.dat 46.7 KB 22 months ago restructured message, added user
processor.py 466 B 21 months ago added chat log processor
protocol.py 1.4 KB 17 months ago some minor changes
settings.py.template 1.2 KB 17 months ago hide secret :)
test.py 194 B 7 weeks ago fixed threading start/stop problems
user.py 409 B 20 months ago dome minor fixes + implemented translation