Example Usage
Props
object
required
The Discord.JS Client object. Need to be logged in with the token before
define.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The Discord JS Bot object.
new DBD.Dashboard({
bot: DiscordJSClient,
});
new DBD.Dashboard({
bot: bot,
});
Was this page helpful?