Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / config / schedule / whatsapp.js
index 44bd891..d56d13b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xedf0=['hours','then','length','[WHATSAPP]\x20Interactions\x20to\x20close:','join','update','system','timeout','YYYY-MM-DD\x20HH:mm:ss','info','[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:','emit','catch','error','[WHATSAPP]\x20Error\x20closing\x20interactions','inspect','start','lodash','moment','util','../../mysqldb','../logger','schedule','defaults','redis','localhost','socket.io-emitter','WhatsappInteraction','subtract'];(function(_0x2794c6,_0x53cd52){var _0x56774f=function(_0x1f1719){while(--_0x1f1719){_0x2794c6['push'](_0x2794c6['shift']());}};_0x56774f(++_0x53cd52);}(_0xedf0,0xbf));var _0x0edf=function(_0x512550,_0x6a8b6f){_0x512550=_0x512550-0x0;var _0x19f661=_0xedf0[_0x512550];return _0x19f661;};'use strict';var _=require(_0x0edf('0x0'));var moment=require(_0x0edf('0x1'));var Redis=require('ioredis');var util=require(_0x0edf('0x2'));var config=require('../../config/environment');var db=require(_0x0edf('0x3'))['db'];var logger=require(_0x0edf('0x4'))(_0x0edf('0x5'));config['redis']=_[_0x0edf('0x6')](config[_0x0edf('0x7')],{'host':_0x0edf('0x8'),'port':0x18eb});var io=require(_0x0edf('0x9'))(new Redis(config[_0x0edf('0x7')]));function closeInteractions(){var _0x3917bb=[];return db[_0x0edf('0xa')]['findAll']({'raw':!![],'attributes':['id','lastMsgAt'],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0x0edf('0xb')](0x18,_0x0edf('0xc'))}}})[_0x0edf('0xd')](function(_0x54b8ce){if(_0x54b8ce&&_0x54b8ce[_0x0edf('0xe')]){_0x3917bb=_['map'](_0x54b8ce||[],'id');logger['info'](_0x0edf('0xf'),_0x3917bb[_0x0edf('0x10')]());return db['WhatsappInteraction'][_0x0edf('0x11')]({'closeReason':_0x0edf('0x12'),'disposition':_0x0edf('0x13'),'closed':!![],'closedAt':moment()['format'](_0x0edf('0x14'))},{'where':{'id':_0x3917bb}});}})[_0x0edf('0xd')](function(){if(_0x3917bb&&_0x3917bb[_0x0edf('0xe')]){logger[_0x0edf('0x15')](_0x0edf('0x16'),_0x3917bb[_0x0edf('0x10')]());for(var _0x18d5a9=0x0;_0x18d5a9<_0x3917bb['length'];_0x18d5a9++){io[_0x0edf('0x17')]('whatsappInteraction:update',{'id':_0x3917bb[_0x18d5a9],'closed':!![]});}}})[_0x0edf('0x18')](function(_0x110059){logger[_0x0edf('0x19')](_0x0edf('0x1a'),_0x110059?util[_0x0edf('0x1b')](_0x110059,{'showHidden':![],'depth':null}):'');});}exports[_0x0edf('0x1c')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file
+var _0xdb73=['catch','error','[WHATSAPP]\x20Error\x20closing\x20interactions','inspect','lodash','moment','ioredis','util','../../config/environment','../logger','redis','socket.io-emitter','WhatsappInteraction','findAll','subtract','length','map','info','join','update','timeout','format','YYYY-MM-DD\x20HH:mm:ss','then','emit','whatsappInteraction:update'];(function(_0x56f9ce,_0x3307f7){var _0x126964=function(_0x364a97){while(--_0x364a97){_0x56f9ce['push'](_0x56f9ce['shift']());}};_0x126964(++_0x3307f7);}(_0xdb73,0x122));var _0x3db7=function(_0xa5a0f2,_0x4a0114){_0xa5a0f2=_0xa5a0f2-0x0;var _0x36df4d=_0xdb73[_0xa5a0f2];return _0x36df4d;};'use strict';var _=require(_0x3db7('0x0'));var moment=require(_0x3db7('0x1'));var Redis=require(_0x3db7('0x2'));var util=require(_0x3db7('0x3'));var config=require(_0x3db7('0x4'));var db=require('../../mysqldb')['db'];var logger=require(_0x3db7('0x5'))('schedule');config[_0x3db7('0x6')]=_['defaults'](config[_0x3db7('0x6')],{'host':'localhost','port':0x18eb});var io=require(_0x3db7('0x7'))(new Redis(config['redis']));function closeInteractions(){var _0x39903f=[];return db[_0x3db7('0x8')][_0x3db7('0x9')]({'raw':!![],'attributes':['id','lastMsgAt'],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0x3db7('0xa')](0x18,'hours')}}})['then'](function(_0xd82527){if(_0xd82527&&_0xd82527[_0x3db7('0xb')]){_0x39903f=_[_0x3db7('0xc')](_0xd82527||[],'id');logger[_0x3db7('0xd')]('[WHATSAPP]\x20Interactions\x20to\x20close:',_0x39903f[_0x3db7('0xe')]());return db[_0x3db7('0x8')][_0x3db7('0xf')]({'closeReason':'system','disposition':_0x3db7('0x10'),'closed':!![],'closedAt':moment()[_0x3db7('0x11')](_0x3db7('0x12'))},{'where':{'id':_0x39903f}});}})[_0x3db7('0x13')](function(){if(_0x39903f&&_0x39903f[_0x3db7('0xb')]){logger[_0x3db7('0xd')]('[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:',_0x39903f[_0x3db7('0xe')]());for(var _0x365cdc=0x0;_0x365cdc<_0x39903f[_0x3db7('0xb')];_0x365cdc++){io[_0x3db7('0x14')](_0x3db7('0x15'),{'id':_0x39903f[_0x365cdc],'closed':!![]});}}})[_0x3db7('0x16')](function(_0x26bfb6){logger[_0x3db7('0x17')](_0x3db7('0x18'),_0x26bfb6?util[_0x3db7('0x19')](_0x26bfb6,{'showHidden':![],'depth':null}):'');});}exports['start']=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file