Emerald City
  • Welcome to Emerald City
  • Products
    • 🐦Toucans
      • Risks
      • How to Set up your Wallet
      • Add your Token to DEX
    • 🎟️FLOAT
    • πŸ€–Emerald bot
      • βœ…Verification
        • πŸ™ŠVerify User Assets
        • ⛏️Verify Touchstone NFTs
        • 🐦Verify Toucans
      • πŸ—³οΈVoting
        • πŸ™ŠNFT Voting
        • πŸͺ™Token Voting
        • 🐦Toucans Voting
      • πŸ—ΊοΈDiscovery
        • Identify User
        • Wallet Information
        • Users with Role
        • Users in a Channel
      • πŸŸͺDapper Sports
        • πŸ€NBA/WNBA TopShot
        • 🏈NFL All Day
        • πŸ‘ŠUFC Strike
      • πŸ’°Tipping
    • ⛏️Touchstone
  • Education
    • πŸ“šEmerald Academy
  • Auditing
    • πŸ›‘οΈShield
      • Contract Auditing
      • Transaction Auditing
  • Developer Tooling
    • πŸ’»Helpful Tools
Powered by GitBook
On this page
  • Create a Challenge in Discord
  • Command
  • Accessing User Completion Data
  • Running a Raffle
  • Helpful Pictures
  1. Products
  2. Emerald bot
  3. Dapper Sports

UFC Strike

A list of commands for UFC Strike.

PreviousNFL All DayNextTipping

Last updated 1 year ago

Before reading below, make sure you have invited the Emerald bot to your Discord server using .

Create a Challenge in Discord

This discord command will let you create your own challenges for your community. You can access a detailed list (discord name + wallet addresses) of those who complete it. And you can automatically run raffles based on who completed the challenge.

Command

/ufcstrike challenge

Inputs

  1. title- the title of your challenge

  2. description- the description of your challenge

  3. set_ids- a comma-separated list of Set (Edition) IDs that users must own in order to pass the challenge (ex. 300,119,67,299). A Set ID is found in the URL of a specific edition. For example, the Set ID of is 300.

  4. end_date- a unix timestamp (represented in seconds) for when your challenge should end (ex. 1694199412). You can use to get the unix timestamp.

Accessing User Completion Data

Once you create the challenge, you can click the "Check Status" button. From here, you can click "View Completers" to get a list of users (their discord names + wallet addresses) who completed the challenge.

The bot automatically re-verifies everyone before placing them on the returned file.

Running a Raffle

Once you create the challenge, you can click the "Check Status" button. From here, you can click "Raffle Winner" to automatically select 1 user who completed the challenge as the winner. You can run this raffle any amount of times.

The bot automatically re-verifies everyone before selecting a winner.

Helpful Pictures

πŸ€–
πŸŸͺ
πŸ‘Š
βš”οΈ
this link
https://ufcstrike.com/v2/edition/300
https://www.unixtimestamp.com/
An example of how you'd create the challenge in Discord