debian@user:~$ sudo apt update && sudo apt upgrade -y
debian@user:~$ sudo apt install git -y && sudo apt install screen -y
debian@user:~$ screen -R BotFiles
debian@user:~$ sudo apt install python3-pip
debian@user:~$ git clone https://github.com/paradise8888/3Sharing
debian@user:~$ cd 3Sharing
debian@user~$ pip3 install -r requirements.txt
debian@user:~$ cp contoh_config.env config.env
# <isi nilai yang ada di file config.env dengan cara nano config.env di terminal>
# <Setelah semua nilai terisi silahkan save file dengan cara ctrl+s lalu ctrl+x>
root@user:~$ python3 main.py
#Apabila Bot Berhasil diaktifkan Silahkan Close Screen dengan cara menekan ctrl+ad
File-Sharing-Bot is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.