The Discord JS Bot object.
new DBD.Dashboard({ bot: DiscordJSClient, });
new DBD.Dashboard({ bot: bot, });
The Discord.JS Client object. Need to be logged in with the token before define.
Was this page helpful?