Skip to content

ImGajeed76/create-dc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create DC Client

MIT License

This is a npm package to easily create a new discord bot. It creates a basic template with everything you need (Features down below).

Installation

Install create-dc-client with npm

  npm install -g create-dc-client

Usage

Open cmd in your project folder or create a new one.

Then run:

create-dc-client

Now just follow the given instructions.

Features

  • Optional sharding
  • Event handler
  • SlashCommand handler
  • SubCommand handler
  • Button handler
  • Carousel handler
  • Example commands
  • discord-js v14
  • supports npm, yarn and pnpm

Author

Contributors

image