Discord-QR-Scam icon indicating copy to clipboard operation
Discord-QR-Scam copied to clipboard

NoneType doesnt find attribute "find"

Open TheDame opened this issue 3 years ago • 3 comments

I tried it but then i got an error message.

Screenshot (427)

TheDame avatar Jan 27 '22 12:01 TheDame

Open "QR_Generator.py" and replace line 42 with the following: qr_code = soup.find('img')['src']

ghost avatar Jan 29 '22 00:01 ghost

I've updated my Fork to fix this

SpaceGT avatar Feb 05 '22 13:02 SpaceGT

qrCodeOverlay-2bLtKl in line 41 you change the prevoius class with the one above, discord has changed it so the code still searches for the prevoius one.

ghost avatar Mar 20 '22 15:03 ghost