We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f6113 commit 10bf5d7Copy full SHA for 10bf5d7
setup.bat
@@ -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
11
pip install discord
12
-pip install comtypes
13
-pip install pycaw.pycaw
14
-pip install discord.ext
15
16
pip install asyncio
17
-pip install discord
+pip install mss
+pip install browserhistory
+pip install pyautogui
+pip install pynput
+pip install pycaw
+pip install pywin32
0 commit comments