Skip to content
GregorSomething edited this page Jul 28, 2020 · 3 revisions
  1. Install Nods.js
  2. Install dependencies with setup programm.
  3. Make file named "guildsData.json" and write into it
{}
  1. Make file named "login.json", write into it
{
    "token": "HERE",
    "version": "Alpha 1.3.7",
    "deafultPrefix": "HERE",
    "status": ["help", "me"],
    "drive":{
        "sheet": "HERE"
    }
}

replace HERE with appropriate things.

Clone this wiki locally