Nurutomo / wabot-aq

WhatsApp Bot
GNU General Public License v3.0
690 stars 1.38k forks source link

this.parseMention is not a function on TicTacToe #766

Closed Alizee187 closed 2 years ago

Alizee187 commented 2 years ago

I update simple.js, Tictactoe.js and _tictactoe.js and i get this.parseMention is not a function when i put !ttt

image

image

and, i update bucin.js and works perfect!

ariffb25 commented 2 years ago

https://github.com/Nurutomo/wabot-aq/blob/a7df1d1003401aa356341559873aa728d3df4ea6/lib/simple.js#L709-L715 check again, update ur simple.js

Alizee187 commented 2 years ago

https://github.com/Nurutomo/wabot-aq/blob/a7df1d1003401aa356341559873aa728d3df4ea6/lib/simple.js#L709-L715

check again, update ur simple.js

Get same error: image

image

Alizee187 commented 2 years ago

Problem resolve! thanks @ariffb25