Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / whatsappMessage / whatsappMessage.rpc.js
index 384cdda..f873717 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x597b=['lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','rpc','../../config/environment','jayson/promise','client','redis','localhost','socket.io-emitter','./whatsappMessage.socket','then','info','request\x20sent','debug','WhatsappMessage,\x20%s,\x20%s,\x20%s','stringify','error','code','WhatsappMessage,\x20%s,\x20%s','message','result','catch','CreateWhatsappMessage','create','body','options','raw'];(function(_0x524cd2,_0x4086be){var _0x2df158=function(_0x1f36e0){while(--_0x1f36e0){_0x524cd2['push'](_0x524cd2['shift']());}};_0x2df158(++_0x4086be);}(_0x597b,0xe0));var _0xb597=function(_0x27ce3c,_0x8e48e){_0x27ce3c=_0x27ce3c-0x0;var _0x40560c=_0x597b[_0x27ce3c];return _0x40560c;};'use strict';var _=require(_0xb597('0x0'));var util=require(_0xb597('0x1'));var moment=require(_0xb597('0x2'));var BPromise=require(_0xb597('0x3'));var rs=require(_0xb597('0x4'));var fs=require('fs');var Redis=require(_0xb597('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0xb597('0x6'));var logger=require('../../config/logger')(_0xb597('0x7'));var config=require(_0xb597('0x8'));var jayson=require(_0xb597('0x9'));var client=jayson[_0xb597('0xa')]['http']({'port':0x232a});config['redis']=_['defaults'](config[_0xb597('0xb')],{'host':_0xb597('0xc'),'port':0x18eb});var socket=require(_0xb597('0xd'))(new Redis(config[_0xb597('0xb')]));require(_0xb597('0xe'))['register'](socket);function respondWithRpcPromise(_0x1a30a3,_0x2f2599,_0x3eb585){return new BPromise(function(_0x4eef70,_0x4c1ed8){return client['request'](_0x1a30a3,_0x3eb585)[_0xb597('0xf')](function(_0x387669){logger[_0xb597('0x10')]('WhatsappMessage,\x20%s,\x20%s',_0x2f2599,_0xb597('0x11'));logger[_0xb597('0x12')](_0xb597('0x13'),_0x2f2599,_0xb597('0x11'),JSON[_0xb597('0x14')](_0x387669));if(_0x387669[_0xb597('0x15')]){if(_0x387669[_0xb597('0x15')][_0xb597('0x16')]===0x1f4){logger[_0xb597('0x15')](_0xb597('0x17'),_0x2f2599,_0x387669[_0xb597('0x15')][_0xb597('0x18')]);return _0x4c1ed8(_0x387669[_0xb597('0x15')][_0xb597('0x18')]);}logger[_0xb597('0x15')](_0xb597('0x17'),_0x2f2599,_0x387669[_0xb597('0x15')][_0xb597('0x18')]);return _0x4eef70(_0x387669[_0xb597('0x15')][_0xb597('0x18')]);}else{logger[_0xb597('0x10')](_0xb597('0x17'),_0x2f2599,'request\x20sent');_0x4eef70(_0x387669[_0xb597('0x19')][_0xb597('0x18')]);}})[_0xb597('0x1a')](function(_0x28bdf8){logger['error'](_0xb597('0x17'),_0x2f2599,_0x28bdf8);_0x4c1ed8(_0x28bdf8);});});}exports[_0xb597('0x1b')]=function(_0x46fed5){var _0x369db2=this;return new Promise(function(_0x467c16,_0x2ffe98){return db['WhatsappMessage'][_0xb597('0x1c')](_0x46fed5[_0xb597('0x1d')],{'raw':_0x46fed5['options']?_0x46fed5[_0xb597('0x1e')][_0xb597('0x1f')]===undefined?!![]:![]:!![]})['then'](function(_0x55c155){logger['info'](_0xb597('0x1b'),_0x46fed5);logger[_0xb597('0x12')](_0xb597('0x1b'),_0x46fed5,JSON['stringify'](_0x55c155));_0x467c16(_0x55c155);})['catch'](function(_0x509fe1){logger[_0xb597('0x15')](_0xb597('0x1b'),_0x509fe1['message'],_0x46fed5);_0x2ffe98(_0x369db2[_0xb597('0x15')](0x1f4,_0x509fe1[_0xb597('0x18')]));});});};
\ No newline at end of file
+var _0x08fb=['client','http','redis','localhost','socket.io-emitter','./whatsappMessage.socket','register','then','info','WhatsappMessage,\x20%s,\x20%s','request\x20sent','debug','WhatsappMessage,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','WhatsappMessage','options','raw','CreateWhatsappMessage','util','moment','bluebird','ioredis','../../config/logger','../../config/environment','jayson/promise'];(function(_0x5bd9b8,_0x554022){var _0x5ab4ca=function(_0x18dbc5){while(--_0x18dbc5){_0x5bd9b8['push'](_0x5bd9b8['shift']());}};_0x5ab4ca(++_0x554022);}(_0x08fb,0xcb));var _0xb08f=function(_0x44cbbc,_0x2a72a3){_0x44cbbc=_0x44cbbc-0x0;var _0x33de38=_0x08fb[_0x44cbbc];return _0x33de38;};'use strict';var _=require('lodash');var util=require(_0xb08f('0x0'));var moment=require(_0xb08f('0x1'));var BPromise=require(_0xb08f('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xb08f('0x3'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xb08f('0x4'))('rpc');var config=require(_0xb08f('0x5'));var jayson=require(_0xb08f('0x6'));var client=jayson[_0xb08f('0x7')][_0xb08f('0x8')]({'port':0x232a});config[_0xb08f('0x9')]=_['defaults'](config[_0xb08f('0x9')],{'host':_0xb08f('0xa'),'port':0x18eb});var socket=require(_0xb08f('0xb'))(new Redis(config[_0xb08f('0x9')]));require(_0xb08f('0xc'))[_0xb08f('0xd')](socket);function respondWithRpcPromise(_0x5c8c0d,_0x5034bd,_0x529504){return new BPromise(function(_0x2a3807,_0x195168){return client['request'](_0x5c8c0d,_0x529504)[_0xb08f('0xe')](function(_0x5bfed3){logger[_0xb08f('0xf')](_0xb08f('0x10'),_0x5034bd,_0xb08f('0x11'));logger[_0xb08f('0x12')](_0xb08f('0x13'),_0x5034bd,_0xb08f('0x11'),JSON[_0xb08f('0x14')](_0x5bfed3));if(_0x5bfed3['error']){if(_0x5bfed3[_0xb08f('0x15')][_0xb08f('0x16')]===0x1f4){logger['error'](_0xb08f('0x10'),_0x5034bd,_0x5bfed3['error'][_0xb08f('0x17')]);return _0x195168(_0x5bfed3['error'][_0xb08f('0x17')]);}logger['error'](_0xb08f('0x10'),_0x5034bd,_0x5bfed3['error'][_0xb08f('0x17')]);return _0x2a3807(_0x5bfed3[_0xb08f('0x15')][_0xb08f('0x17')]);}else{logger[_0xb08f('0xf')]('WhatsappMessage,\x20%s,\x20%s',_0x5034bd,'request\x20sent');_0x2a3807(_0x5bfed3[_0xb08f('0x18')][_0xb08f('0x17')]);}})[_0xb08f('0x19')](function(_0x2c4bf3){logger[_0xb08f('0x15')](_0xb08f('0x10'),_0x5034bd,_0x2c4bf3);_0x195168(_0x2c4bf3);});});}exports['CreateWhatsappMessage']=function(_0x487703){var _0x1ee0aa=this;return new Promise(function(_0x4e8932,_0x988072){return db[_0xb08f('0x1a')]['create'](_0x487703['body'],{'raw':_0x487703[_0xb08f('0x1b')]?_0x487703[_0xb08f('0x1b')][_0xb08f('0x1c')]===undefined?!![]:![]:!![]})['then'](function(_0x4a89cb){logger[_0xb08f('0xf')](_0xb08f('0x1d'),_0x487703);logger[_0xb08f('0x12')](_0xb08f('0x1d'),_0x487703,JSON[_0xb08f('0x14')](_0x4a89cb));_0x4e8932(_0x4a89cb);})[_0xb08f('0x19')](function(_0x3299e7){logger[_0xb08f('0x15')](_0xb08f('0x1d'),_0x3299e7[_0xb08f('0x17')],_0x487703);_0x988072(_0x1ee0aa['error'](0x1f4,_0x3299e7[_0xb08f('0x17')]));});});};
\ No newline at end of file