Raffle Operations Discord

Docs/Raffles & Providers/Raffle Operations in Discord

Raffles & Providers

Raffle Operations in Discord

Brainer exposes the creation side of Raffle Operations directly inside Discord.

These commands use the same underlying Raffle Operations data and community templates as the dashboard.

Create

/raffle create project:<project> template:<template>

Creates and publishes a native CollabOS raffle for the connected community using one of that community's saved templates.

The Discord flow can also accept supported overrides such as:

  • description
  • project X username
  • title
  • winners
  • duration hours
  • auto-follow project

A manager can also provide a new project value when creating a raffle. The operation remains tied to the canonical project and the selected community template.

Successful creation returns information such as:

  • project
  • template
  • raffle title
  • winner count
  • duration
  • project X follow state
  • raffle status
  • link to the raffle

Retry

/raffle retry batch:<code>

Retries a Raffle Operations batch item that needs attention.

The retry command is specifically for a failed Raffle Operations creation/publish flow and is designed to avoid creating a duplicate raffle.

Access

The Discord creation flow requires a linked CollabOS workspace team member with an allowed operational role and the workspace must have the required Raffles entitlement.

Other raffle commands

/raffle close and /raffle draw are native raffle lifecycle-management commands. They operate on existing raffles and are separate from the Raffle Operations batch-creation/retry workflow.

/wallet, /wins, and /collab-daily are also part of the broader Raffles Discord command set, but they are not the Raffle Operations batch creator itself.