/void-sapphire

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

VOID

VOID is a Discord bot written in JS using Discord.JS and Sapphire

Run Locally

Clone the project

  git clone https://github.com/voidbotsprod/void-sapphire

Go to the project directory

  cd void-sapphire

Install dependencies

  npm install

Start the bot

  npm run dev

Environment Variables

To run the bot, you will need to create a .env file with the following environment variables inside:

DISCORD_TOKEN=TOKEN

OWNERS=ID (if theres multiple owners separate with ,)

NODE_ENV=DEVELOPMENT/PRODUCTION

VERSION=1.0.0

DB_HOST=

DB_USER=

DB_PASS=

DB_NAME=

DB_PORT=

Feedback/Support

If you have any feedback or support, please join our discord server here. (coming soon)