@ -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);