Skip to content

BluePotatoBP/sapphire-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sapphire Bot

This is a discord bot written in JS using NodeJS and the Sapphire framework, mostly for testing.

Run Locally

Clone the project

  git clone https://github.com/BluePotatoBP/sapphire-test

Go to the project directory

  cd sapphire-bot-temp-name

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 ,)

PREFIX=. (default)

Releases

No releases published

Packages

No packages published