Discord bot to handle auctions.
https://top.gg/bot/1324056756950925332
https://discordbotlist.com/bots/auctionator
To host the bot yourself, follow these steps:
The python version is defined in .python-version
uv syncuv run create_schema.pyor use just:
just createuv run compile_translations.pyor use just:
just compile- Create a
.envfile with this content:DISCORD_TOKEN=your_token
