mirror of
https://github.com/9P9/Discord-QR-Token-Logger.git
synced 2025-09-07 17:12:45 +00:00
Revision by the-cult-of-integral
One prevalent issue was that discord regular changes class names for the QR code, thus breaking the program. This issue has been fixed using regular expressions. Another issue was that people were having trouble with chromedriver and chrome binaries. Therefore, in this revision, a compatible chrome driver and chrome binary are included within the program (84.0.4147.85). Also simplified dependencies; now you just have to run that installation bat.
This commit is contained in:
@ -1,4 +1 @@
|
||||
@echo off
|
||||
title [313] PIP Install Requirements
|
||||
pip install -r requirements.txt
|
||||
pause
|
||||
pip install beautifulsoup4 colorama lxml pillow requests selenium
|
Reference in New Issue
Block a user