This is a Script to install vHackBotXT-Python by OlympicCode
If you see anything i should change in the scripts please open a new issue and send me the correct script, thanks!
I do not guarantee that any script works accept Debian/Ubuntu
- Download or copy the Script you need
- Execute the script
- Edit the
~/vhack-bot/config.py
- Start the bot
python ~/vhack-bot/main.py
- Have fun with your bot!
$ cd ~/Downloads
$ wget https://raw.githubusercontent.com/AtjonTV/vHackBot-install/master/install-debian.sh
$ sudo sh install-debian.sh
$ vim ~/vhack-bot/config.py
$ python ~/vhack-bot/main.py
$ cd ~/Downloads
$ wget https://raw.githubusercontent.com/AtjonTV/vHackBot-install/master/install-ubuntu.sh
$ sudo sh install-ubuntu.sh
$ vim ~/vhack-bot/config.py
$ python ~/vhack-bot/main.py