Getting Started - Heroj04/HeroBot GitHub Wiki

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