Skip to content

CMMhero/h320v2

Repository files navigation

Hero Two

A bot created by CMMhero

discord.js, commando

Initial Setup

  1. Download the zip or use gitclone

    git clone https://github.com/CMMhero/h320v2
    
  2. Install all the modules

    cd h320v2
    npm i
    
  3. Create a file named "config.json"

    {
     "token": "bot token",
     "prefix": "command prefix",
     "mongoPath": "mongo path",
    }
    
  4. Run the bot

    node index.js
    

About

[Outdated] Hero Two Discord Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published