class CordBot

The main class for any Cord.js bot

Properties

NameDescription
client

The Discord.js Client instance.

middleware

The middleware defined in this plugin

plugins

The plugins

Methods

NameDescription
defineMiddleware

Defines a middleware

execMiddleware

No Summary

start

Start the client