ejabberd - Comments for "mods vs bots" https://www.ejabberd.im/node/411 en details https://www.ejabberd.im/node/411#comment-868 <p>the bot is supposed to connect to any database at any given time. Also, it's not time critical, high consuming, or high traffic. I think perhaps writing it as a service would be the best way. Thanks for your help...</p> Thu, 29 Sep 2005 17:12:52 +0000 kloidster comment 868 at https://www.ejabberd.im any database? https://www.ejabberd.im/node/411#comment-864 <p>A database... any database, what database? MySQL with the list of incomings in your company, or the Jabber server DB with rosters, accounts...?</p> <p>From a client? a Jabber client? a MySQL client?</p> <p>If it's not a time critical, high consuming, high traffic service you can simply write a stand-alone bot accessible via Jabber. There are Jabber bots in several languages that you can write your module for: Neutron in Python, Chatbot in Perl, Sulci in Ocaml, Jhatbot in Java...</p> Wed, 28 Sep 2005 22:08:01 +0000 mfoss comment 864 at https://www.ejabberd.im