We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc359b commit 06b524bCopy full SHA for 06b524b
README.md
@@ -9,10 +9,12 @@ Cara Install Self Bot :
9
- Ketik -> `apt install python3`
10
- Ketik -> `apt install pip3==python3`
11
- Ketik -> `pip3 install rsa`
12
-- Ketik -> `pip3 install thrift==0.9.3`
+- Ketik -> `pip3 install thrift`
13
- Ketik -> `pip3 install requests`
14
- Ketik -> `pip3 install bs4`
15
- Ketik -> `pip3 install gtts`
16
+- Ketik -> `pip3 install pytz`
17
+- Ketik -> `pip3 install humanfriendly`
18
- Ketik -> `pip3 install googletrans`
19
- Ketik -> `git clone https://github.com/Nadyatjia/BotLinePython3`
20
- Ketik -> `cd BotLinePython3`
0 commit comments