๐Ÿƒ๐Ÿฝ

Bounty Board Quick Start

Welcome to the Bounty Board! The intent of this page is to get you creating and claiming bounties as quickly as possible.
ย 
Table of Contents
Bounty Board Concepts
  • Bounties are units of work that have some reward attached to them - do the work and you get the reward!
  • Bounties have two types of users:
    • creators are those who offer a reward to get work done for them
    • contributors are those who do work to get a reward
  • Bounties have the following states:
    • Draft - Creators create bounties in draft mode. This allows the creator to double-check all information.
    • Open - Creators publish bounties to make them open to be claimed by contributors.
    • In-Progress - Contributors claim bounties to work on them. Once claimed, a bounty is In-Progress while the work is being completed.
    • In-Review - Contributors submit bounties to be reviewed by creators.
    • Completed - Creators complete bounties to signal they have accepted the work.
  • Bounties are paid by creators outside of the bounty board. There is currently no facility in the bounty board to accept or disburse tokens. This will be added in the future, but for now most bounty creators pay via Discord tipping or direct-to-wallet.
ย 
Discord Quick Start Guide
You can use the bounty board on Discord via Bountybot, our lovable Discord helper!
Video Walkthrough
Create Bounty
Follow the steps below to make a new piece of work for contributors to claim. More of a visual learner? Check out
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty create This will open up and auto-complete form.
    1. notion image
  1. Enter the title and reward, pressing TAB after each
    1. notion image
  1. (optional, but recommended) Add a gate, which will allow you to limit who can claim the bounty, by selecting the gate optional param and typing in the role (or user)
    1. notion image
  1. Bountybot will now direct message (DM) you to ask for more information
    1. description: a bit more background on the bounty itself
    2. what is absolutely required (aka criteria): describe what must be completed for the bounty to be accepted as complete
    3. UTC date: the deadline for work to be submitted
  1. Bountybot will now show you a draft of your bounty. You can select ๐Ÿ‘ below the draft to publish or โŒ to delete
    1. notion image
7. Select ๐Ÿ‘ to publish and Bountybot will post the bounty on the bounty channel and website.
View Open Bounties
Follow these steps to find a bounty to claim.
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty list list-type:open and press TAB, then RETURN.
    1. notion image
  1. Bountybot will DM you a list of open bounties. Pay special attention to the HashId, youโ€™ll need this to claim the bounty
    1. notion image
ย 
Claim a Bounty
Follow these steps to claim a bounty youโ€™d like to complete.
  1. Copy the HashId of a bounty youโ€™d like to claim (see View Open Bounties for details).
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty claim bounty-id:<HashId>, replacing <HashId> with the id from above. Then press TAB and RETURN
    1. notion image
  1. The bounty is claimed! Bountybot will send a DM to both you and the bounty creator to let you know, and allow you to contact each other if required.
ย 
Submit a Bounty
Follow these steps to submit work youโ€™ve completed.
  1. Copy the HashId of a bounty youโ€™d like to submit (see View Open Bounties for details).
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty submit bounty-id:<HashId>, replacing <HashId> with the id from above. Then press TAB and RETURN
    1. notion image
  1. Optionally enter a url (aka link) and notes for the work youโ€™re submitting. Donโ€™t forget to press TAB to enter the values, and RETURN when youโ€™re done.
    1. notion image
  1. Bountybot will DM the bounty creator to let them know the bounty is ready to review!
Complete a Bounty
Follow these steps to accept work that has been submitted by a contributor (Bountybot will DM you when this happens).
  1. Review the work submitted by the contributor to ensure itโ€™s completed to your standard.
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty list list-type:created by me, then press TAB and RETURN.
  1. Bountybot will DM you all bounties youโ€™ve ever created. Copy the HashId from the bounty that was completed.
    1. notion image
  1. Go back to the Discord channel in which Bountybot is active and type /bounty complete bounty-id:<HashId>, replacing <HashId> with the one you copied in the previous step. Then press TAB and RETURN.
    1. notion image
  1. Bountybot will DM you to confirm the completion, and remind you to pay the contributor.
    1. notion image
ย 
Website Quick Start
Front end functionality in development!
ย 
๐Ÿƒ๐Ÿฝ

Bounty Board Quick Start

Welcome to the Bounty Board! The intent of this page is to get you creating and claiming bounties as quickly as possible.
ย 
Table of Contents
Bounty Board Concepts
  • Bounties are units of work that have some reward attached to them - do the work and you get the reward!
  • Bounties have two types of users:
    • creators are those who offer a reward to get work done for them
    • contributors are those who do work to get a reward
  • Bounties have the following states:
    • Draft - Creators create bounties in draft mode. This allows the creator to double-check all information.
    • Open - Creators publish bounties to make them open to be claimed by contributors.
    • In-Progress - Contributors claim bounties to work on them. Once claimed, a bounty is In-Progress while the work is being completed.
    • In-Review - Contributors submit bounties to be reviewed by creators.
    • Completed - Creators complete bounties to signal they have accepted the work.
  • Bounties are paid by creators outside of the bounty board. There is currently no facility in the bounty board to accept or disburse tokens. This will be added in the future, but for now most bounty creators pay via Discord tipping or direct-to-wallet.
ย 
Discord Quick Start Guide
You can use the bounty board on Discord via Bountybot, our lovable Discord helper!
Video Walkthrough
Create Bounty
Follow the steps below to make a new piece of work for contributors to claim. More of a visual learner? Check out
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty create This will open up and auto-complete form.
    1. notion image
  1. Enter the title and reward, pressing TAB after each
    1. notion image
  1. (optional, but recommended) Add a gate, which will allow you to limit who can claim the bounty, by selecting the gate optional param and typing in the role (or user)
    1. notion image
  1. Bountybot will now direct message (DM) you to ask for more information
    1. description: a bit more background on the bounty itself
    2. what is absolutely required (aka criteria): describe what must be completed for the bounty to be accepted as complete
    3. UTC date: the deadline for work to be submitted
  1. Bountybot will now show you a draft of your bounty. You can select ๐Ÿ‘ below the draft to publish or โŒ to delete
    1. notion image
7. Select ๐Ÿ‘ to publish and Bountybot will post the bounty on the bounty channel and website.
View Open Bounties
Follow these steps to find a bounty to claim.
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty list list-type:open and press TAB, then RETURN.
    1. notion image
  1. Bountybot will DM you a list of open bounties. Pay special attention to the HashId, youโ€™ll need this to claim the bounty
    1. notion image
ย 
Claim a Bounty
Follow these steps to claim a bounty youโ€™d like to complete.
  1. Copy the HashId of a bounty youโ€™d like to claim (see View Open Bounties for details).
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty claim bounty-id:<HashId>, replacing <HashId> with the id from above. Then press TAB and RETURN
    1. notion image
  1. The bounty is claimed! Bountybot will send a DM to both you and the bounty creator to let you know, and allow you to contact each other if required.
ย 
Submit a Bounty
Follow these steps to submit work youโ€™ve completed.
  1. Copy the HashId of a bounty youโ€™d like to submit (see View Open Bounties for details).
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty submit bounty-id:<HashId>, replacing <HashId> with the id from above. Then press TAB and RETURN
    1. notion image
  1. Optionally enter a url (aka link) and notes for the work youโ€™re submitting. Donโ€™t forget to press TAB to enter the values, and RETURN when youโ€™re done.
    1. notion image
  1. Bountybot will DM the bounty creator to let them know the bounty is ready to review!
Complete a Bounty
Follow these steps to accept work that has been submitted by a contributor (Bountybot will DM you when this happens).
  1. Review the work submitted by the contributor to ensure itโ€™s completed to your standard.
  1. Go to the Discord channel in which Bountybot is active (usually something like #๐Ÿง€bounty-board)
  1. Type in /bounty list list-type:created by me, then press TAB and RETURN.
  1. Bountybot will DM you all bounties youโ€™ve ever created. Copy the HashId from the bounty that was completed.
    1. notion image
  1. Go back to the Discord channel in which Bountybot is active and type /bounty complete bounty-id:<HashId>, replacing <HashId> with the one you copied in the previous step. Then press TAB and RETURN.
    1. notion image
  1. Bountybot will DM you to confirm the completion, and remind you to pay the contributor.
    1. notion image
ย 
Website Quick Start
Front end functionality in development!
ย