🔨

A Discord Auction Bot Built for Real Bidding Wars

Timed auctions with live bidding, anti-snipe protection, and instant buyout — running entirely in a Discord channel.

Running an item auction over Discord chat usually turns into chaos in the last few minutes. Mayor's Bot's auction house handles it properly: a structured bidding embed, automatic anti-snipe extensions, and DM notifications the moment someone outbids you.

What It Does

Timed auctions — set a starting bid, minimum increment, optional buyout price, and duration.

Anti-snipe protection — a bid in the final 3 minutes automatically extends the auction by 3 minutes.

Instant buyout — sellers can offer a buyout price so a bidder can end the auction immediately.

Outbid notifications — outbid users get a DM the moment someone tops their bid.

Commands

  • /auction create start a new auction with item, starting bid, increment, and duration
  • /auction bid place a bid on an active auction

Quick Setup

  1. Run <code>/auction create</code> in the channel you want the auction posted in.
  2. That's it — bidding, anti-snipe extensions, and buyout all run automatically until it closes.

Related Features