mirror of
https://github.com/9P9/Discord-QR-Token-Logger.git
synced 2025-07-30 14:28:13 +00:00
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!
4 lines
84 B
Batchfile
4 lines
84 B
Batchfile
@echo off
|
|
title [313] PIP Install Requirements
|
|
pip install -r requirements.txt
|
|
pause |