Jabber Web Presence shows the online status (e.g. “online”, “offline”, “not available”) on the internet, for example on a website. This is often used to show the status in a web based contact form.
The URL looks like this:
https://jabber.hot-chilli.net/status/username@jabberdomain.tld
For example:
https://jabber.hot-chilli.net/status/roi@jabber.hot-chilli.net
View Comments
Hi, is there a possibility to control the return data type? Currently the server responds with a PNG image, but it would be better to return the online status as plain text or json or xml.
Yes, please check https://modules.prosody.im/mod_webpresence - you can also get several formats like text and html. :-)