/HeroBot

A Bot to do a bit of everything

Primary LanguageJavaScript

Hero Bot

A bot that does a little bit of everything, with easily editable command modules

Getting started

Prerequisites

  • Node.js
  • A Discord Bot set up and ready to go

Steps

  1. Clone the repository to your local computer
  2. Run npm install
  3. Edit config.js to include your bot token and your user ID for owner
  4. Run npm start