scaljeri / chess.com

A chess bot for chess.com
64 stars 39 forks source link

Trying to run the bot, but nothing happens #12

Closed vivandoshi08 closed 4 years ago

vivandoshi08 commented 4 years ago

I run the commands like you said and added my credentials, but no new chrome browser or anything even happens. How do i fix this?

scaljeri commented 4 years ago

Can you provide a little bit more information about what you do see in your console, which version of nodeJs, OS, etc

vivandoshi08 commented 4 years ago

i figured out the issue that i was using linux not mac, but there is still another issue. The injected display at the bottom left doesnt come up

scaljeri commented 4 years ago

I just had a quick look and I think chess.com changed the way to login, meaning the routing has to be updated

vivandoshi08 commented 4 years ago

It is fine. I have fixed the issue by fixing the login. Thanks for responding and helping me though.

scaljeri commented 4 years ago

Feel free to create a PR :)