AnteOpen the table

Discord control room

The house that ranks itself.

Track weighted wagers, assign VIP roles on your schedule, and run raffles the table can independently verify. Plug in your API when you have it — the ledger is ready now.

Weighted ledger

Ingest monthly wagers from your house API. Each game type has its own weight, so originals, sports, live, and slots rank independently.

Ranks on a clock

Set the floor for Bronze through Diamond whenever you like. Apply roles now, or on the 1st, the 15th, or the last day of the month.

Tickets you can prove

Choose how much weighted wager equals one ticket, how many winners, and the prizes. The seed hash is public before anyone is drawn.

Slash commands

It already is a Discord bot.

HTTP interactions on a published URL, or an outbound gateway from this app so you can skip Discord’s endpoint check on a private preview. Sign in, open Settings, save a bot token, invite, register commands, connect.

No black box raffle.

HMAC-SHA256 of the server seed against client_seed:nonce. Rejection sampling maps that to a ticket. Hash first, draw second, reveal the seed. Anyone with the ticket ranges can replay the result.

Bring your API next.

Point Ante at a JSON endpoint, map discord_id and weighted fields, and the same ranks and raffles keep working. Demo data is seeded so you can operate the table today.

Enter the control room