Djs-Addon
NPM PackageGithub RepoDiscord Server
Basic Setup Guide
Basic Setup Guide
  • ⚙️Set-up
Powered by GitBook
On this page
  • Requirments
  • Installation
  • Through NPM
  • Through yarn
  • Through Github
  • Boom! We are done with the Installation (Basic Setup)

Was this helpful?

Set-up

This is the guide to setting up @pgamerx/djs-addon on your host.

Last updated 3 years ago

Was this helpful?

Requirments

Requirement Name
Version
Type

NodeJS

v16.1 or above

Platform

DiscordJS

v3.0.0 or above

Dependency

Installation

Through NPM

npm i @pgamerx/djs-addon

Through yarn

yarn add @pgamerx/djs-addon

Through Github

npm install git+https://github.com/pgamerx/djs-addon.git#main

Boom! We are done with the Installation (Basic Setup)

⚙️
Page cover image