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

Installation

Mike Rix Wolfe edited this page Apr 14, 2014 · 2 revisions

Installation

Download

You can easily retrieve Gary's files using git. Browse to the directory in which you wish to place the bot and run the following command:

git clone git://github.com/MikeRixWolfe/Gary.git

Requirements

Install all required plugins using the following command:

pip install -r requirements.txt

First run

Browse to Gary's directory and run the following command:

python bot.py

On first run, Gary will create a default configuration file in its directory. You can then stop the bot and follow the Configuration page's instructions.

Clone this wiki locally