Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / config / schedule / whatsapp.js
index f9d38fc..1d057d2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4c02=['defaults','localhost','socket.io-emitter','WhatsappInteraction','lastMsgAt','subtract','then','length','info','join','update','timeout','emit','whatsappInteraction:update','[WHATSAPP]\x20Error\x20closing\x20interactions','inspect','start','lodash','moment','ioredis','../../config/environment','../../mysqldb','schedule','redis'];(function(_0x56dd58,_0xb1287d){var _0x103e75=function(_0x369507){while(--_0x369507){_0x56dd58['push'](_0x56dd58['shift']());}};_0x103e75(++_0xb1287d);}(_0x4c02,0x1d9));var _0x24c0=function(_0x5c619e,_0xd5d312){_0x5c619e=_0x5c619e-0x0;var _0x4e4572=_0x4c02[_0x5c619e];return _0x4e4572;};'use strict';var _=require(_0x24c0('0x0'));var moment=require(_0x24c0('0x1'));var Redis=require(_0x24c0('0x2'));var util=require('util');var config=require(_0x24c0('0x3'));var db=require(_0x24c0('0x4'))['db'];var logger=require('../logger')(_0x24c0('0x5'));config[_0x24c0('0x6')]=_[_0x24c0('0x7')](config[_0x24c0('0x6')],{'host':_0x24c0('0x8'),'port':0x18eb});var io=require(_0x24c0('0x9'))(new Redis(config[_0x24c0('0x6')]));function closeInteractions(){var _0x55db65=[];return db[_0x24c0('0xa')]['findAll']({'raw':!![],'attributes':['id',_0x24c0('0xb')],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0x24c0('0xc')](0x18,'hours')}}})[_0x24c0('0xd')](function(_0x261480){if(_0x261480&&_0x261480[_0x24c0('0xe')]){_0x55db65=_['map'](_0x261480||[],'id');logger[_0x24c0('0xf')]('[WHATSAPP]\x20Interactions\x20to\x20close:',_0x55db65[_0x24c0('0x10')]());return db[_0x24c0('0xa')][_0x24c0('0x11')]({'closeReason':'system','disposition':_0x24c0('0x12'),'closed':!![],'closedAt':moment()['format']('YYYY-MM-DD\x20HH:mm:ss')},{'where':{'id':_0x55db65}});}})[_0x24c0('0xd')](function(){if(_0x55db65&&_0x55db65['length']){logger['info']('[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:',_0x55db65[_0x24c0('0x10')]());for(var _0x5aac53=0x0;_0x5aac53<_0x55db65['length'];_0x5aac53++){io[_0x24c0('0x13')](_0x24c0('0x14'),{'id':_0x55db65[_0x5aac53],'closed':!![]});}}})['catch'](function(_0x2c049a){logger['error'](_0x24c0('0x15'),_0x2c049a?util[_0x24c0('0x16')](_0x2c049a,{'showHidden':![],'depth':null}):'');});}exports[_0x24c0('0x17')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file
+var _0x4f11=['socket.io-emitter','WhatsappInteraction','findAll','lastMsgAt','subtract','length','map','info','[WHATSAPP]\x20Interactions\x20to\x20close:','join','update','timeout','format','YYYY-MM-DD\x20HH:mm:ss','then','[WHATSAPP]\x20Sending\x20updates\x20for\x20interactions:','whatsappInteraction:update','catch','error','start','lodash','ioredis','util','../../mysqldb','../logger','redis','defaults','localhost'];(function(_0x15e78c,_0x3c4cf8){var _0x55cda8=function(_0x2b1424){while(--_0x2b1424){_0x15e78c['push'](_0x15e78c['shift']());}};_0x55cda8(++_0x3c4cf8);}(_0x4f11,0x180));var _0x14f1=function(_0xe34bb3,_0x2e905f){_0xe34bb3=_0xe34bb3-0x0;var _0x12bd4f=_0x4f11[_0xe34bb3];return _0x12bd4f;};'use strict';var _=require(_0x14f1('0x0'));var moment=require('moment');var Redis=require(_0x14f1('0x1'));var util=require(_0x14f1('0x2'));var config=require('../../config/environment');var db=require(_0x14f1('0x3'))['db'];var logger=require(_0x14f1('0x4'))('schedule');config[_0x14f1('0x5')]=_[_0x14f1('0x6')](config[_0x14f1('0x5')],{'host':_0x14f1('0x7'),'port':0x18eb});var io=require(_0x14f1('0x8'))(new Redis(config[_0x14f1('0x5')]));function closeInteractions(){var _0x1d9beb=[];return db[_0x14f1('0x9')][_0x14f1('0xa')]({'raw':!![],'attributes':['id',_0x14f1('0xb')],'where':{'closed':![],'lastMsgDirection':'in','lastMsgAt':{'$lt':moment()[_0x14f1('0xc')](0x18,'hours')}}})['then'](function(_0x40a696){if(_0x40a696&&_0x40a696[_0x14f1('0xd')]){_0x1d9beb=_[_0x14f1('0xe')](_0x40a696||[],'id');logger[_0x14f1('0xf')](_0x14f1('0x10'),_0x1d9beb[_0x14f1('0x11')]());return db['WhatsappInteraction'][_0x14f1('0x12')]({'closeReason':'system','disposition':_0x14f1('0x13'),'closed':!![],'closedAt':moment()[_0x14f1('0x14')](_0x14f1('0x15'))},{'where':{'id':_0x1d9beb}});}})[_0x14f1('0x16')](function(){if(_0x1d9beb&&_0x1d9beb[_0x14f1('0xd')]){logger[_0x14f1('0xf')](_0x14f1('0x17'),_0x1d9beb[_0x14f1('0x11')]());for(var _0x38761f=0x0;_0x38761f<_0x1d9beb['length'];_0x38761f++){io['emit'](_0x14f1('0x18'),{'id':_0x1d9beb[_0x38761f],'closed':!![]});}}})[_0x14f1('0x19')](function(_0x1b8419){logger[_0x14f1('0x1a')]('[WHATSAPP]\x20Error\x20closing\x20interactions',_0x1b8419?util['inspect'](_0x1b8419,{'showHidden':![],'depth':null}):'');});}exports[_0x14f1('0x1b')]=function(){setInterval(function(){return closeInteractions();},0x3c*0x3e8);return closeInteractions();};
\ No newline at end of file