ejabberd - Comments for "Using ejabberd for time restricted chats" https://www.ejabberd.im/forum/28649/using-ejabberd-time-restricted-chats en I can think a way to https://www.ejabberd.im/forum/28649/using-ejabberd-time-restricted-chats#comment-67260 <p>I can think a way to implement this, but requires quite some work: write a Jabber robot that accepts messages like "search tom", or "search ann77", that anybody can send to him. Then the robot creates a new muc room, joins it, and invites both users. The robot takes care of time, when it has passed, it sends a warning to the room, and then destroys it.</p> <p>The benefit of using a Jabber robot is that you can write it in any language that has a Jabber/XMPP client library, not only erlang. And you can use that robot with any Jabber server, not only ejabberd.</p> Mon, 09 Jan 2017 15:21:49 +0000 badlop comment 67260 at https://www.ejabberd.im