0.0.0 • Published 5 years ago

discord.ts v0.0.0

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

Discord.ts

Superset of discord.js with a built-in command framework.

Installation

Prerequisites

  • Node.js >= v10

You can install Discord.ts with your favorite package manager:

  • npm install --save discord.ts

Usage

Creating a bot

Creating a command (Client)

Hello world command

Adding arguments

Command permissions (hasPermission)

Registering the commands (Client##registerCommandsIn)

0.0.0

5 years ago