πNFL All Day
A list of commands for NFL All Day.
Before reading below, make sure you have invited the Emerald bot to your Discord server using this link.
βοΈ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
Inputs
title
- the title of your challengedescription
- the description of your challengeedition_ids
- a comma-separated list of Edition IDs that users must own in order to pass the challenge (ex.1376,1247,1678,1679,1477
). An Edition ID is found in the URL of a specific moment. For example, the Edition ID of https://nflallday.com/listing/moment/1390 is 1390.end_date
- a unix timestamp (represented in seconds) for when your challenge should end (ex.1694199412
). You can use https://www.unixtimestamp.com/ 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
πView Moments in Set
This discord command will let you view all of the moments that a citizen has from a specific NFL All Day set.
Command
Inputs
address
- the wallet address of the citizensetname
- the name of the set (ex. "Against the Clock")seriesname
- the series the set is from (ex. "Historical 2")
Helpful Pictures
Last updated