lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


A libpurple based multi-protocol, multi-user conference bot.

Based on code from melissa [http://www.cowlark.com/melissa/index.html]

Currently, starts, connects to different IM services and broadcasts
any message it receives to all online and available users.

For more details please check out
http://bitbucket.org/axhixh/lconfbot/src/tip/README.confbot

Code available at
http://bitbucket.org/axhixh/lconfbot/

Released under GPL2 as it links to libpurple which is GPL2.

Ashish