Skip to main content

Downloading the bot

Cloning from git repo

Get the bleeding-edge (unstable) version from the git repo by running:

git clone https://github.com/jebediah47/galactica-bot

or you can clone it using GitHub Desktop (Windows) and for Linux use your distribution's package for gh-desktop.

Downloading stable release

To do so you can go to the releases page and download the latest version of the bot.
After that you are going to extract the archive in Windows you can use the regular windows archive manager.

  • On Linux you can use tar or unzip, to do so run:
tar -xf galactica-bot-<VERSION>.tar.gz

A disadvantage of using stable versions is that you're not going to receive the latest and greatest that galactica offers.