Blind Auctioneer Docs
  • Blind Auctioneer
  • Commands
    • /help
    • /configure
    • /setup_auction
    • /subscription
    • /bid
    • /my_bids
    • /time_left
    • /bidders
  • Formatting Reference
  • Terms of Service
  • Privacy Policy
Powered by GitBook
On this page
  • Usage
  • Access
  • Customizable Options
  • Formatting
  • Notes
  1. Commands

/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

  • Placeholders are available for dynamic content (e.g., {USER}, {TITLE}, {WINNER_NAME}).

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.

Previous/helpNext/setup_auction

Last updated 9 months ago

All text fields support .

For a complete list of placeholders and formatting options, refer to the page.

Discord's Markdown formatting
Formatting Reference
Bot configuration modal window