Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Getting the bot

PapyrusThePlant edited this page Apr 14, 2020 · 4 revisions

Requirements

You should have installed Git if you're following the quickstart guide. If not, now is a good time :)

  • On windows, make sure to check those options during the installation process : Use Git from Git Bash only, Checkout Windows-style, commit Unix-style endings and Use MinTTY.
  • You will be able to open Git Bash by right-clicking in a folder and selecting Git Bash here

Downloading

Open a terminal in your desired location (on Windows use Git Bash) and type

git clone https://github.com/PapyrusThePlant/Panda

This will create a folder named Panda containing this repository.

Updating

Open a terminal in your bot's folder (on Windows use Git Bash) and simply type.

git pull

qwe

Clone this wiki locally