DEPLOY ON VPS

DEPLOY ON VPS


$ apt update
$ apt upgrade
$ apt install git
$ apt install python
$ git clone https://github.com/IndomieGorengSatu/IndomieUserbot
$ cd IndomieUserbot
$ pip install -r requirements.txt
$ vi .env
$ python3 -m indomie




Report Page