Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

CodeSuthar/Command-Handler-Discord

Repository files navigation

Pbot-plus

Discord-js-v14-handler

An Advanced Discord Bot Slash Command Only Handler Made In DiscordJS V14

Deploy Run on Repl.it Remix on Glitch

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

TOKEN

OWNER ID

MONGO_URI

Installation

Install my-project with npm

  npm install <package name>
  node i

Run Locally

Clone the project

  git clone https://github.com/Rtxeon/Command-Handler-Discord

Go to the project directory

  cd Command-Handler-Discord

Install dependencies

  npm install

Start the server

  npm start 

🔐 License

Distributed under the Apache 2.0 License. See LICENSE for more information.