━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
sudo apt-get update && sudo apt-get upgrade -y
git clone https://github.com/VIR99/AFKRobot && cd AFKRobot
pip3 install -U -r requirements.txt
mv sample.env .env
Edit your Vars here , and Do ctrl C
and do :wq
tmux
python3 -m AFK-Robot
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━