Skip to content
This repository has been archived by the owner on Oct 7, 2018. It is now read-only.

Latest commit

 

History

History
29 lines (24 loc) · 980 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 980 Bytes

vHackBot-install

This is a Script to install vHackBotXT-Python by OlympicCode

Help out

If you see anything i should change in the scripts please open a new issue and send me the correct script, thanks!

Info

I do not guarantee that any script works accept Debian/Ubuntu

Steps to install

  1. Download or copy the Script you need
  2. Execute the script
  3. Edit the ~/vhack-bot/config.py
  4. Start the bot python ~/vhack-bot/main.py
  5. Have fun with your bot!

Install on Debian

$ 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

Install on Ubuntu

$ 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