tdebarochez / lepote

LePote is a xmpp bot write for node.js. It's build on top of jacasr library

Home Page:http://tdebarochez.github.com/lepote/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LePote

Warning

Not maintained anymore.

About

XMPP bot for NodeJS

LePote is an instant messaging bot build on top of jacasr library.

Requirements

Grab the code

Check out source with

$ git clone git://github.com/tdebarochez/lepote.git

Usage

$ node lepote.js

You can put your events directly in the plugins/ subdirectory and look at usage in the test.js example.

Documentation

Take a look at online doc

License

LePote is licensed under the terms of the MIT License, see the included LICENSE file.

About

LePote is a xmpp bot write for node.js. It's build on top of jacasr library

http://tdebarochez.github.com/lepote/

License:MIT License


Languages

Language:JavaScript 100.0%