My favorites | Sign in
Project Home Wiki Issues Source
Search
for
mod_twitter  
Simple example of working component and HTTP polling.
Stage-Alpha
Updated Aug 28, 2010 by xdersd

Introduction

Twitter has simple API to use, so I tried to deal with it via Prosody. I didn't manage to finish this module, but it is nice example of component that accepts registrations, unregistrations, does HTTP polling and so on. Maybe someone will finnish this idea.

Details

It does require some non-prosody Lua libraries: LuaJSON

Configuration

At the moment no configuration needed, but you can configure some variables inside code.

TODO

  • Send latest tweets to XMPP user
  • Reply user's messages to Twitter
  • OAuth support
  • User configuration (forms)

Compatibility

0.8Works


Sign in to add a comment
Powered by Google Project Hosting