Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.03 KB

Requirements

Install GIT on your Computer for Version Control.

https://github.com/git-for-windows/git/releases/download/v2.25.0.windows.1/Git-2.25.0-64-bit.exe

With GIT you can get updates fast :)

Folder

Scripts

  • Run setup.cmd for install packages
  • Run start.cmd and follow instructions
  • Run update.cmd for update to newest Bot Version

First Install

  1. git clone https://github.com/VForsmann/TesseractBot (in a terminal, cmd, whatever working)
  2. Install or copy python intointo TesseractBot/python
  3. Install or copy TesserAct into TesseractBot/TesserAct
  4. run setup.cmd
  5. run start.cmd and follow instructions

Updates

  • Normally you can open the terminal in that folder and call git pull
  • Maybe a Error occurs before, because you edited the files: call git stash and again git pull