InstallationΒΆ

If you are looking to contribute to SpockBot please follow the instructions here.

  1. Install cryptography first, instructions for that are here

  2. Clone the repository locally:

    git clone https://github.com/SpockBotMC/SpockBot.git
    
  3. Install SpockBot:

    cd SpockBot
    python3 setup.py install