rayzrdev / SharpBot

A Discord.js selfbot written by Rayzr - 60 second installation!
https://git.io/sharpbot
MIT License
129 stars 134 forks source link

Dictionary web-scraper is broken #104

Closed rayzr522 closed 7 years ago

rayzr522 commented 7 years ago

It looks like the webdict web-scraper is broken. I've looked at the code and it's just using cheerio to get the content of some elements on the page. My guess is that dictionary.com redesigned the website and now the structure is different.

Rip

rayzr522 commented 7 years ago

I forgot about this issue, it seems to be resolved now.