Skip to content

Red-Cafe/Goddess-Bot

Repository files navigation

Goddess-Bot

Setup

git clone https://github.com/Red-Cafe/Goddess-Bot.git Goddess-Bot

cd Goddess-Bot

npm install

Open config.json, and change everything

{
    "port": "8080",
    "ownerID": "your-id",
    "guildID": "your-guild-id",
    "clientID": "your-client-id",
}

Open sample.env, and add your things.

Building

node deploy.js

npm run dev

What You Will Need.

MongoDB

Discord Developers

NodeJs