chethanyadav456 / discord-js-bot

Discord.js V14 Slash Commands, Events , Button Handler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pbot-plus

Discord-js-v14-handler

An advanced discord.js v14 command/events handler.

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

PREFIX

MONGO_URI

COLOR

OWNERID

LOGS

Installation

Install my-project with npm

  npm install <package name>
  node .

Run Locally

Clone the project

  git clone https://github.com/chethanyadav456/discord-js-bot

Go to the project directory

  cd discord-js-bot

Install dependencies

  npm install

Start the server

  npm run start 

About

Discord.js V14 Slash Commands, Events , Button Handler

License:MIT License


Languages

Language:JavaScript 100.0%