Termux commands for generating Token.pickle file
GreyMatter's BotRun These Commands👇
1) pkg install git
2) pkg install python3Â
3) pkg update python
4) pip install google-api-python-client google-auth-httplib2 google-auth-oauthlib
5) git clone https://github.com/anasty17/mirror-leech-telegram-bot mirrorbot/ && cd mirrorbot
6) pwd ( copy the path )
7) exit
8) cd /sdcard/download
9) cp -r credentials.json "copied path"
10) exit
11) cd mirrorbot
12) ls (just for checking)
13) python3 generate_drive_token.py
14) ls ( for checking)
15) cp -r token.pickle /sdcard/download