Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / config / schedule / whatsapp.js
index 632a38d..9e91c30 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1eb3=['ioredis','util','../../mysqldb','../logger','schedule','redis','defaults','socket.io-emitter','WhatsappInteraction','lastMsgAt','hours','then','length','map','update','system','timeout','YYYY-MM-DD\x20HH:mm:ss','info','emit','whatsappInteraction:update','catch','error','[WHATSAPP]\x20Error\x20closing\x20interactions','inspect','lodash'];(function(_0xc77819,_0x139fdc){var _0x1c9434=function(_0x11d15d){while(--_0x11d15d){_0xc77819['push'](_0xc77819['shift']());}};_0x1c9434(++_0x139fdc);}(_0x1eb3,0x137));var _0x31eb=function(_0x57627f,_0x300525){_0x57627f=_0x57627f-0x0;var _0x238f09=_0x1eb3[_0x57627f];return _0x238f09;};'use strict';var _=require(_0x31eb('0x0'));var moment=require('moment');var Redis=require(_0x31eb('0x1'));var util=require(_0x31eb('0x2'));var config=require('../../config/environment');var db=require(_0x31eb('0x3'))['db'];var logger=require(_0x31eb('0x4'))(_0x31eb('0x5'));config[_0x31eb('0x6')]=_[_0x31eb('0x7')](config[_0x31eb('0x6')],{'host':'localhost','port':0x18eb});var io=require(_0x31eb('0x8'))(new Redis(config[_0x31eb('0x6')]));function closeInteractions(){var _0x2dc04c=[];return db[_0x31eb('0x9')]['findAll']({'raw':!![],'attributes':['id',_0x31eb('0xa')],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()['subtract'](0x18,_0x31eb('0xb'))}}})[_0x31eb('0xc')](function(_0x3da01a){if(_0x3da01a&&_0x3da01a[_0x31eb('0xd')]){_0x2dc04c=_[_0x31eb('0xe')](_0x3da01a||[],'id');logger['info']('[WHATSAPP]\x20Interactions\x20to\x20close:',_0x2dc04c['join']());return db[_0x31eb('0x9')][_0x31eb('0xf')]({'closeReason':_0x31eb('0x10'),'disposition':_0x31eb('0x11'),'closed':!![],'closedAt':moment()['format'](_0x31eb('0x12'))},{'where':{'id':_0x2dc04c}});}})['then'](function(){if(_0x2dc04c&&_0x2dc04c[_0x31eb('0xd')]){logger[_0x31eb('0x13')]('[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:',_0x2dc04c['join']());for(var _0x62c8fe=0x0;_0x62c8fe<_0x2dc04c[_0x31eb('0xd')];_0x62c8fe++){io[_0x31eb('0x14')](_0x31eb('0x15'),{'id':_0x2dc04c[_0x62c8fe],'closed':!![]});}}})[_0x31eb('0x16')](function(_0x546ed3){logger[_0x31eb('0x17')](_0x31eb('0x18'),_0x546ed3?util[_0x31eb('0x19')](_0x546ed3,{'showHidden':![],'depth':null}):'');});}exports['start']=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file
+var _0x61e0=['start','lodash','moment','ioredis','../../config/environment','../../mysqldb','../logger','schedule','redis','defaults','localhost','socket.io-emitter','lastMsgAt','subtract','hours','then','length','map','info','[WHATSAPP]\x20Interactions\x20to\x20close:','join','WhatsappInteraction','update','timeout','format','YYYY-MM-DD\x20HH:mm:ss','[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:','whatsappInteraction:update','catch','[WHATSAPP]\x20Error\x20closing\x20interactions'];(function(_0x50bbad,_0x42a980){var _0x281ecb=function(_0x5dc656){while(--_0x5dc656){_0x50bbad['push'](_0x50bbad['shift']());}};_0x281ecb(++_0x42a980);}(_0x61e0,0x187));var _0x061e=function(_0x51cd1e,_0x1c17a1){_0x51cd1e=_0x51cd1e-0x0;var _0x4ea0d9=_0x61e0[_0x51cd1e];return _0x4ea0d9;};'use strict';var _=require(_0x061e('0x0'));var moment=require(_0x061e('0x1'));var Redis=require(_0x061e('0x2'));var util=require('util');var config=require(_0x061e('0x3'));var db=require(_0x061e('0x4'))['db'];var logger=require(_0x061e('0x5'))(_0x061e('0x6'));config[_0x061e('0x7')]=_[_0x061e('0x8')](config['redis'],{'host':_0x061e('0x9'),'port':0x18eb});var io=require(_0x061e('0xa'))(new Redis(config[_0x061e('0x7')]));function closeInteractions(){var _0x1ab219=[];return db['WhatsappInteraction']['findAll']({'raw':!![],'attributes':['id',_0x061e('0xb')],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0x061e('0xc')](0x18,_0x061e('0xd'))}}})[_0x061e('0xe')](function(_0x109eb6){if(_0x109eb6&&_0x109eb6[_0x061e('0xf')]){_0x1ab219=_[_0x061e('0x10')](_0x109eb6||[],'id');logger[_0x061e('0x11')](_0x061e('0x12'),_0x1ab219[_0x061e('0x13')]());return db[_0x061e('0x14')][_0x061e('0x15')]({'closeReason':'system','disposition':_0x061e('0x16'),'closed':!![],'closedAt':moment()[_0x061e('0x17')](_0x061e('0x18'))},{'where':{'id':_0x1ab219}});}})[_0x061e('0xe')](function(){if(_0x1ab219&&_0x1ab219[_0x061e('0xf')]){logger[_0x061e('0x11')](_0x061e('0x19'),_0x1ab219[_0x061e('0x13')]());for(var _0x97768f=0x0;_0x97768f<_0x1ab219['length'];_0x97768f++){io['emit'](_0x061e('0x1a'),{'id':_0x1ab219[_0x97768f],'closed':!![]});}}})[_0x061e('0x1b')](function(_0x13ea03){logger['error'](_0x061e('0x1c'),_0x13ea03?util['inspect'](_0x13ea03,{'showHidden':![],'depth':null}):'');});}exports[_0x061e('0x1d')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file