1.3.16 • Published 3 years ago

disclosure-discord v1.3.16

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Disclosure™

TS

A Discord Bot Generator CLI & Command Handler

This right here is a simple tool (Command Line Interface) to scaffold a Discord bot that you or your team would stun the whole discord with in future! It not only generates an awesome project you can work with but also supports you with it's very own in-built Command Handler This CLI tool allows you to create and manage your Discord Bot project by adding/registering commands & events and much much more! , organizing all of your commands & events into its own folder and groups. It will help you Integrate with Git and furthermore help you installing your dependecies and will choose a database for you as well as set it up! You can generate a Discord project with the finest file structure , which will provide a slightly better experience to your whole coding experience for the bot~! works

Features

  • Easy to use!
  • Flexible!
  • A CLI to generate a Discord Bot Project!
  • Awesome TypeScript Definitions for awesome developer tooling!
  • Sharding Support!
  • Active support!
  • Built-in Command Handler, includes:
    • Argument Parsing
    • Command Inhibitors
    • Prompts! with strong type definitions
    • Cooldown Throttles (Command Cooldown)
  • Supports many databases! See here

Also see Configuration for guides how to edit Disclosure. And Advanced Usages for advanced usages.

Easy To Setup

What could have you ever asked for? It is the best CLI made for your project out there so far!

Don't Believe Me? Let me show you how:

# Using npx to ensure that we are always using the latest version of disclosure-discord
$ npx disclosure-discord

done

Initial Project Structure

├───src
│   ├───commands
│   ├───events
│   └───index.ts
├───.env
├───disclosure.json
├───package-lock.json
└───package.json

Yep!, just that and with few lines of code!

Easy to Use!

Super-duper easy to use

Simple commands

$ npx disclosure-discord command
# For a new command

$ npx disclosure-discord event
# For a new event

func

Running the Bot

npm run build
# To build the project

npm start
# To start the bot!

What Databases does it support?

Join Us For Support

Join love

1.3.16

3 years ago

1.3.15

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.10

3 years ago

1.3.13

3 years ago

1.3.14

3 years ago

1.3.11

3 years ago

1.3.12

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.0.29

3 years ago

1.0.30

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.15

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago