2.0.0 • Published 3 years ago

command-based-discord v2.0.0

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

Built With Love Made With Javascript Powered By Electricity forthebadge

npm version

Command based discord is a library that makes building command based discord bots easier. It allows for one to easily create commands and subcommands with help pages without much effort!

First time with Discord.js?

This is probably not the place for you, but if you still want to do it, there are some examples.

Installation   how do i install

The easiest way to install is:

npm i command-based-discord

Other helpful 'sister' libraries:

Start   where do i start?

If you have experience with discord.js and node/npm skip to I know what im doing. If that doesnt apply to you, leave and learn, then come back.

First time im new

Look up how to create a discord bot on youtube, and after you have gotten a Bot token come back.

Now what

Most of the other instructions are on the website! You can check it out here!

we need help (click)