Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / config / schedule / whatsapp.js
index 5d1c421..632a38d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x556c=['../logger','defaults','redis','localhost','socket.io-emitter','WhatsappInteraction','findAll','lastMsgAt','hours','length','info','join','system','timeout','format','[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:','whatsappInteraction:update','catch','error','[WHATSAPP]\x20Error\x20closing\x20interactions','inspect','moment','ioredis','util','../../config/environment'];(function(_0x2d6901,_0x3ab858){var _0x364755=function(_0x2b04c8){while(--_0x2b04c8){_0x2d6901['push'](_0x2d6901['shift']());}};_0x364755(++_0x3ab858);}(_0x556c,0x1a5));var _0xc556=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x556c[_0x20a584];return _0x4b41a8;};'use strict';var _=require('lodash');var moment=require(_0xc556('0x0'));var Redis=require(_0xc556('0x1'));var util=require(_0xc556('0x2'));var config=require(_0xc556('0x3'));var db=require('../../mysqldb')['db'];var logger=require(_0xc556('0x4'))('schedule');config['redis']=_[_0xc556('0x5')](config[_0xc556('0x6')],{'host':_0xc556('0x7'),'port':0x18eb});var io=require(_0xc556('0x8'))(new Redis(config['redis']));function closeInteractions(){var _0x4f26da=[];return db[_0xc556('0x9')][_0xc556('0xa')]({'raw':!![],'attributes':['id',_0xc556('0xb')],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()['subtract'](0x18,_0xc556('0xc'))}}})['then'](function(_0x48e7a5){if(_0x48e7a5&&_0x48e7a5[_0xc556('0xd')]){_0x4f26da=_['map'](_0x48e7a5||[],'id');logger[_0xc556('0xe')]('[WHATSAPP]\x20Interactions\x20to\x20close:',_0x4f26da[_0xc556('0xf')]());return db[_0xc556('0x9')]['update']({'closeReason':_0xc556('0x10'),'disposition':_0xc556('0x11'),'closed':!![],'closedAt':moment()[_0xc556('0x12')]('YYYY-MM-DD\x20HH:mm:ss')},{'where':{'id':_0x4f26da}});}})['then'](function(){if(_0x4f26da&&_0x4f26da['length']){logger[_0xc556('0xe')](_0xc556('0x13'),_0x4f26da[_0xc556('0xf')]());for(var _0x16e931=0x0;_0x16e931<_0x4f26da['length'];_0x16e931++){io['emit'](_0xc556('0x14'),{'id':_0x4f26da[_0x16e931],'closed':!![]});}}})[_0xc556('0x15')](function(_0x1b261e){logger[_0xc556('0x16')](_0xc556('0x17'),_0x1b261e?util[_0xc556('0x18')](_0x1b261e,{'showHidden':![],'depth':null}):'');});}exports['start']=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file
+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