Skip to content

Installation

Barnaby edited this page Feb 14, 2021 · 5 revisions

How to install

  1. Clone the repository
  2. Install either GraphicsMagick or ImageMagick (It seems that GM is faster than IM but GM has less support so if it doesn't work with GM, use IM instead).
  3. Run npm install in the frogeBot directory
  4. Set up bot config by copying .env.example as .env and adjusting to your needs, the option are explained here.
  5. Run the bot with npm start
Clone this wiki locally