Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

uwuv3/sapphirejs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SapphireJS Example template

node-current

Table of Contents

Introduction

This is an example sapphire.js template that can be used to describe your project.

Getting Started

To get started with the project, follow these steps:

  1. Ensure you have NodeJS 18 or newer installed on your system.
  2. Install the necessary Nodejs packages using npm or yarn:
npm install
yarn add
  1. Run the script:
node .
npm run start

Features

  • Command Template
  • Interaction Handler Template
  • Listener(events) Template