xapy — yet another chat-bot in python
Some time ago, while beginning using Python PL, i’ve decided to use new skills, porting the simplest irc-bot from php. As time went on, it has developed and grown to another small chat-bot project, but multiprotocol with plugins system, which is introduced here. The main ideas are: simple usage/extension, multiprotocol, abstract plugins: write once, use anywhere. Currently it works with IRC and XMPP (Jabber) networks, and about 20 plugins available, all written in Python, as is the core of the application, allowing to implement the whole power and flexibility, that python offers. Here the first intriduction finishes, leaving links: xapy + hg repository




Comments
Comment form for «introducing-xapy»