Skip to main content

$botInfo

Returns the bot information.

Usage

$botInfo[Param]

Parameters

LabelDescriptionRequired
ParamWhat param of information should be returned?True

Supported inputs for Param

InputDescription
is_privateReturns whether the bot is private
imageAssest from discord developer
descriptionReturns the description of the bot.
iconReturns the bots avatar.
idReturns the bot ID.
nameReturns the bot name.
ownerReturns the bot creator's ID.
guildsReturns a list of guilds.
usersReturns a list of users.
pingReturns the bot ping.