diff --git a/bingauto2.js b/bingauto2.js index 1af249e..8fa065a 100755 --- a/bingauto2.js +++ b/bingauto2.js @@ -155,6 +155,7 @@ module.exports = class BingAuto2 { } await sleep(5); + let point = '0'; try { let point = await this.getText(this.mainPage, 'div.info-columns mee-rewards-counter-animation span'); console.log('> Current point :', point);