panel
π RADAR Documentation - Command: Generate Whitelist Panel
π€ Command Group: whitelist
π Command Name: panel
π Parameters:
channel(required: True) - The channel to create the panel in.title(required: False) - Optional title for the whitelist panel.description(required: False) - Optional description for the whitelist panel.logo(required: False) - Whitelist Panel Logo Link.banner(required: False) - Whitelist Panel Banner Link.
π Description:
Generate the whitelist panel in the selected channel.
π Example Usage:
Generate the whitelist panel in a specific channel:
!panel #whitelist-channelThis command is used to generate the whitelist panel in the specified channel. After executing the command, the bot will create a panel with default settings in the mentioned channel.
Generate the whitelist panel with custom settings:
!panel #whitelist-channel "Whitelist Panel" "This is a panel for our exclusive members" "https://example.com/logo.png" "https://example.com/banner.png"This command is used to generate the whitelist panel with custom settings. After executing the command, the bot will create a panel in the mentioned channel with the provided title, description, logo, and banner.
π Note:
This command allows you to generate the whitelist panel in a specific channel.
Specify the channel where you want to create the panel using the
channelparameter.Optionally, you can provide a title, description, logo link, and banner link for the panel.
The
titleparameter is used to set a custom title for the panel.The
descriptionparameter is used to provide additional information about the panel.The
logoparameter is used to specify the logo image link for the panel.The
bannerparameter is used to specify the banner image link for the panel.After executing the command, the bot will create the panel in the specified channel.
The command response will be sent as an ephemeral message visible only to you.
The bot will provide a link to the generated panel for easy access.
Last updated
Was this helpful?