drknzz / auto-lingo

A Duolingo Bot for automatic XP earning
MIT License
126 stars 40 forks source link

Fix stories and account button #8

Closed PP-FT closed 2 years ago

PP-FT commented 2 years ago

Line 422: Extend task list to include new task for stories. Line 739: Changed it so XPATH searches for a button so it can click the account login screen (I think the site updated it's html). Disclaimer: I'm pretty new to coding, I might of broke something and it took me a while to understand this code, fix it, and put a new task. Tested on leaning Japanese through English

drknzz commented 2 years ago

Hey, thanks for contributing ;)

You did pretty well understanding the code and patching it since it wasn't meant to be that big in the first place and now it's a bit of a mess.

If you have any fixes / features in the future, feel free to drop a pr.