Skip to content
typoguy edited this page Sep 22, 2021 · 2 revisions

Installation

Requirements

  • Python 2.7 or 3.7
  • Many of the plugins require lxml

Download

You can easily retrieve Skybot'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/rmmh/skybot.git

First run

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

python bot.py

On first run, Skybot 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