Built motion from commit ab870f9e.|2.5.44
[motion2.git] / server / config / schedule / whatsapp.js
index 41f6b6a..b1550b5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9c27=['lodash','moment','ioredis','util','../../mysqldb','../logger','schedule','redis','defaults','localhost','socket.io-emitter','findAll','lastMsgAt','subtract','then','length','map','info','[WHATSAPP]\x20Interactions\x20to\x20close:','WhatsappInteraction','update','system','format','YYYY-MM-DD\x20HH:mm:ss','[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:','join','emit','error','[WHATSAPP]\x20Error\x20closing\x20interactions','start'];(function(_0x40d449,_0x616df0){var _0x4f0ad5=function(_0x32d53b){while(--_0x32d53b){_0x40d449['push'](_0x40d449['shift']());}};_0x4f0ad5(++_0x616df0);}(_0x9c27,0x78));var _0x79c2=function(_0x4cd226,_0x489a22){_0x4cd226=_0x4cd226-0x0;var _0x19c008=_0x9c27[_0x4cd226];return _0x19c008;};'use strict';var _=require(_0x79c2('0x0'));var moment=require(_0x79c2('0x1'));var Redis=require(_0x79c2('0x2'));var util=require(_0x79c2('0x3'));var config=require('../../config/environment');var db=require(_0x79c2('0x4'))['db'];var logger=require(_0x79c2('0x5'))(_0x79c2('0x6'));config[_0x79c2('0x7')]=_[_0x79c2('0x8')](config['redis'],{'host':_0x79c2('0x9'),'port':0x18eb});var io=require(_0x79c2('0xa'))(new Redis(config['redis']));function closeInteractions(){var _0x25d69e=[];return db['WhatsappInteraction'][_0x79c2('0xb')]({'raw':!![],'attributes':['id',_0x79c2('0xc')],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0x79c2('0xd')](0x18,'hours')}}})[_0x79c2('0xe')](function(_0xc37742){if(_0xc37742&&_0xc37742[_0x79c2('0xf')]){_0x25d69e=_[_0x79c2('0x10')](_0xc37742||[],'id');logger[_0x79c2('0x11')](_0x79c2('0x12'),_0x25d69e['join']());return db[_0x79c2('0x13')][_0x79c2('0x14')]({'closeReason':_0x79c2('0x15'),'disposition':'timeout','closed':!![],'closedAt':moment()[_0x79c2('0x16')](_0x79c2('0x17'))},{'where':{'id':_0x25d69e}});}})['then'](function(){if(_0x25d69e&&_0x25d69e[_0x79c2('0xf')]){logger[_0x79c2('0x11')](_0x79c2('0x18'),_0x25d69e[_0x79c2('0x19')]());for(var _0x44e3ed=0x0;_0x44e3ed<_0x25d69e['length'];_0x44e3ed++){io[_0x79c2('0x1a')]('whatsappInteraction:update',{'id':_0x25d69e[_0x44e3ed],'closed':!![]});}}})['catch'](function(_0x2f2b44){logger[_0x79c2('0x1b')](_0x79c2('0x1c'),_0x2f2b44?util['inspect'](_0x2f2b44,{'showHidden':![],'depth':null}):'');});}exports[_0x79c2('0x1d')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file
+var _0x081e=['hours','then','length','map','[WHATSAPP]\x20Interactions\x20to\x20close:','join','update','timeout','format','emit','whatsappInteraction:update','error','inspect','start','lodash','moment','ioredis','util','../../config/environment','../../mysqldb','../logger','schedule','redis','localhost','socket.io-emitter','WhatsappInteraction','findAll','lastMsgAt','subtract'];(function(_0x3c0dcc,_0x18c419){var _0x1a224c=function(_0x238ae7){while(--_0x238ae7){_0x3c0dcc['push'](_0x3c0dcc['shift']());}};_0x1a224c(++_0x18c419);}(_0x081e,0x9f));var _0xe081=function(_0x4f5226,_0x518f6c){_0x4f5226=_0x4f5226-0x0;var _0x42fdd5=_0x081e[_0x4f5226];return _0x42fdd5;};'use strict';var _=require(_0xe081('0x0'));var moment=require(_0xe081('0x1'));var Redis=require(_0xe081('0x2'));var util=require(_0xe081('0x3'));var config=require(_0xe081('0x4'));var db=require(_0xe081('0x5'))['db'];var logger=require(_0xe081('0x6'))(_0xe081('0x7'));config[_0xe081('0x8')]=_['defaults'](config[_0xe081('0x8')],{'host':_0xe081('0x9'),'port':0x18eb});var io=require(_0xe081('0xa'))(new Redis(config[_0xe081('0x8')]));function closeInteractions(){var _0x184e24=[];return db[_0xe081('0xb')][_0xe081('0xc')]({'raw':!![],'attributes':['id',_0xe081('0xd')],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0xe081('0xe')](0x18,_0xe081('0xf'))}}})[_0xe081('0x10')](function(_0x4d9b28){if(_0x4d9b28&&_0x4d9b28[_0xe081('0x11')]){_0x184e24=_[_0xe081('0x12')](_0x4d9b28||[],'id');logger['info'](_0xe081('0x13'),_0x184e24[_0xe081('0x14')]());return db['WhatsappInteraction'][_0xe081('0x15')]({'closeReason':'system','disposition':_0xe081('0x16'),'closed':!![],'closedAt':moment()[_0xe081('0x17')]('YYYY-MM-DD\x20HH:mm:ss')},{'where':{'id':_0x184e24}});}})[_0xe081('0x10')](function(){if(_0x184e24&&_0x184e24[_0xe081('0x11')]){logger['info']('[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:',_0x184e24[_0xe081('0x14')]());for(var _0x105675=0x0;_0x105675<_0x184e24[_0xe081('0x11')];_0x105675++){io[_0xe081('0x18')](_0xe081('0x19'),{'id':_0x184e24[_0x105675],'closed':!![]});}}})['catch'](function(_0x1d4cb8){logger[_0xe081('0x1a')]('[WHATSAPP]\x20Error\x20closing\x20interactions',_0x1d4cb8?util[_0xe081('0x1b')](_0x1d4cb8,{'showHidden':![],'depth':null}):'');});}exports[_0xe081('0x1c')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file