interface ICordPlugin

Properties

NameDescription
id

Unique ID for this plugin

Methods

NameDescription
decorateBot

Add extra properties to the bot.

modifyClientOptions

Modifies the Discord.js client options.

preStart

Called before the client is started

start

Called after the client has started