/configure
Customize the Blind Auctioneer bot's settings and behavior for your server.
Usage
Type /configure
as a user with administrator role.
Access
Admin only
Customizable Options
Bot Nickname (optional)
Assign a custom nickname for the bot in your server.
Default:
Blind Auctioneer
Default Bidding Currency (optional)
Set the default currency for placing bids.
Default:
AVAX
Bid Reactions (optional)
Customize the bot's responses to new bids.
Enter each reaction on a new line.
Default:
{USER} just placed a bid!
Auction Start Message (optional)
Customize the message displayed when an auction begins.
Default:
Auction **{TITLE}** started.
Auction End Message (optional)
Customize the message displayed when an auction ends.
Default:
Auction **{TITLE}** ended. Winner is {WINNER_NAME} with {WINNER_AMOUNT} bid. {LEADERBOARD}
Formatting
All text fields support Discord's Markdown formatting.
Placeholders are available for dynamic content (e.g.,
{USER}
,{TITLE}
,{WINNER_NAME}
).For a complete list of placeholders and formatting options, refer to the Formatting Reference page.
Notes
Changes apply only to the server where the command is used.
You can configure one or multiple options at a time.
Leaving an option blank will keep its current or default value.

Last updated