Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imgajeed76/create-dc-client

This is package to create a default discord-bot-client.
https://github.com/imgajeed76/create-dc-client

discord discord-bot discord-bot-template discord-bot-v14 discord-js discord-template discord-v14

Last synced: about 3 hours ago
JSON representation

This is package to create a default discord-bot-client.

Awesome Lists containing this project

README

        

# Create DC Client
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

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

Install [create-dc-client](https://www.npmjs.com/package/create-dc-client) with npm

```bash
npm install -g create-dc-client
```

## Usage

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

Then run:
```bash
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

- [@ImGajeed76](https://github.com/ImGajeed76)

## Contributors

![image](https://contrib.rocks/image?repo=ImGajeed76/create-dc-client)