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.
It does require some non-prosody Lua libraries: LuaJSON
At the moment no configuration needed, but you can configure some variables inside code.
trunk | Currently Not Works |
0.9 | Currently Not Works |
0.8 | Works |
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_twitter
For earlier versions see the documentation for installing 3rd party modules