ejabberd - Comments for "Alias for multiple users?"
https://www.ejabberd.im/node/983
enmcamou, did you find some
https://www.ejabberd.im/node/983#comment-67091
<p>mcamou, did you find some solution for this problem? I need same thing - organisation have many shops, and many sellers, each seller can work on different shops. And I need ability to send message directy to current shop seller via shop name, without finding who works now in this shop.</p>
Sat, 08 Oct 2016 06:42:39 +0000Murzcomment 67091 at https://www.ejabberd.imejabberd does not implement
https://www.ejabberd.im/node/983#comment-2085
<p>ejabberd does not implement such a thing.</p>
<p>It doesn't seem that hard to implement such a feature as a module for ejabberd, if you want ot invest on it.</p>
<p>But a quick and dirty solution: you can write a bot (or a plugin/module for an existing bot) listening on <noindex><a href="mailto:bot@example.org" rel="nofollow" >bot@example.org</a></noindex> that will redirect the questions to a list of JIDs. Once one expert answers (to the bot), the bot sends another message to the remaining experts telling them that the user is already being served, etc.</p>
<p>There are Jabber bots in several languages:<br />
Perl: Chatbot<br />
Python: Neutron<br />
Java: Jhatbot<br />
Ocaml: Sulci<br />
and maybe more.</p>
<p>Maybe you should check the JADMIN mailing list at <noindex><a href="http://www.jabber.org" title="www.jabber.org" rel="nofollow" >www.jabber.org</a></noindex> for previous threads about similar subjects.</p>
Fri, 04 Aug 2006 16:10:44 +0000mfosscomment 2085 at https://www.ejabberd.im