Skip to content

Commit 10bf5d7

Browse files
author
DaniDuese
authored
Run to install Libraries
1 parent 25f6113 commit 10bf5d7

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

setup.bat

+6-15
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
1-
pip install winreg
2-
pip install ctypes
3-
pip install sys
4-
pip install os
5-
pip install ssl
6-
pip install random
7-
pip install threading
8-
pip install time
9-
pip install cv2
10-
pip install subprocess
111
pip install discord
12-
pip install comtypes
13-
pip install pycaw.pycaw
14-
pip install discord.ext
15-
pip install ctypes
162
pip install asyncio
17-
pip install discord
3+
pip install mss
4+
pip install browserhistory
5+
pip install pyautogui
6+
pip install pynput
7+
pip install pycaw
8+
pip install pywin32

0 commit comments

Comments
 (0)