160 Commits

Author SHA1 Message Date
Luci
346e987e50
Merge pull request #8 from the-cult-of-integral/main
Revision by the-cult-of-integral
2022-07-15 23:45:46 +01:00
the-cult-of-integral
6b325196e2
Merge pull request #1 from mte0/patch-1
update qr grabber.py : lots of stuff read description
2022-05-30 17:44:18 +01:00
mte
127315d2f9
update qr grabber.py : lots of stuff read description
cleaned imports, added token checker, now shows token's username in webhook embed, changed text from webhook to avoid being detected by discord
2022-05-28 20:50:24 +12:00
Catterall
fd5582f729 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.
2022-04-22 12:01:52 +01:00
Luci
d88b815d13
Update QR_Generator.py 2021-05-23 01:28:49 +01:00
Luci
6cd04d588f
Update QR_Generator.py 2021-05-23 01:28:36 +01:00
Luci
2b2413a48a
Token Grabbing Method 2021-05-23 00:08:14 +01:00
Luci
fc646d8fc6
webhook info 2021-05-22 22:21:46 +01:00
Luci
73064f2234
Support Discord 2021-05-22 22:18:57 +01:00
Luci
05f36f0ac4
Updated From NightFalls QR Token Logger
Completely Headless - No need to view Chrome Browser In creation of Token Logger
Uses webhooks to send Token to a server so it is stored and not lost!
2021-05-22 22:17:19 +01:00