Fork Me on GitHub

Lepote

XMPP bot for NodeJs

download .ZIPdownload .TGZ

LePote

About

LePote is an instant messaging bot and beginnings of a library for NodeJS that implements the basics of XMPP protocol

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 or look at the Plugins section in documentation.

Documentation

Take a look at online doc

License

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