BUY PROXY : https://center.cherryproxy.com
JOIN GRASS : https://app.grass.io
VIDEO TUTORIAL : https://youtu.be/EW8hlfqVPUo
TELEGRAM CHANNEL : SHARE IT HUB
YOUTUBE CHANNEL : SHARE IT HUB
Install :
sudo apt install python3 -y
sudo apt install python3-pip -y
sudo apt install python3-venv -y
sudo apt install git
sudo apt install nano
sudo apt install screen
Git clone bot :
git clone https://github.com/shareithub/new-grassbot.git
Go to folder bot & install modules:
cd new-grassbot
python3 -m venv shareithub
. shareithub/bin/activate
pip install -r requirements.txt
Edit file config.json :
nano config.json
Run bot :
python3 bot.py