Skip to content

Getting Started

Jack edited this page Jun 2, 2021 · 1 revision

Prerequisites

Install

  1. Setup Prerequisites
  2. Clone the repository to your PC or download the latest release manually
    git clone https://github.com/Heroj04/HeroBot.git
  3. Install with NPM
    npm install
  4. Edit the file config.json
    see Configuration for more info
  5. run the bot with NPM
    npm start
Clone this wiki locally