maxenxe / HQ-Trivia-Bot-NOT-MAINTAINED-

Small NodeJS bot for HQ Trivia
24 stars 13 forks source link

it doesnt google the answer , no problem appears #56

Closed houssemdza closed 6 years ago

houssemdza commented 6 years ago

i downloaded the bot , everytyhing is set when i launch the bot i get the question and the answer but id doesnt google the answer , no problem appears pic for the problem https://ibb.co/eMHOyT

maxenxe commented 6 years ago

It's because it doesn't detect 3 answers but 2, and it's normal because it only reads text writen in a black font, I'm pretty sure that if you use a different image with no answer selected it'll work

houssemdza commented 6 years ago

yeah i didnt notice , after fixing that i got this problem that i dont find a solution to ! if(link.title.indexOf(answers[1]) != -1) { ^ TypeError: Cannot read property 'title' of undefined