stakwork / sphinx-tribes

Backend for sphinx tribes and bounties. The bounty platform pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
32 stars 62 forks source link

referrals: payout on first bounty completed #1485

Open Evanfeenstra opened 8 months ago

Evanfeenstra commented 8 months ago

Context

referrals for hunters

Design

After you complete your FIRST bounty, check if you have a referred_by value on your Person record.

Trigger a payout to the referred by guy via the org. (Bounty Platform org)

Trigger a message to the bot

Post to the REFERRAL_BOT_URL with the above JSON data

Evanfeenstra commented 8 months ago

@ecurrencyhodler The payout comes from the org, but an actual notification of the payout can be broadcast to any tribe.

Does this make sense? Do we need the notifiction?

ecurrencyhodler commented 8 months ago

@Evanfeenstra Interesting.

I guess we could embed a message in the keysend that says "Congratulations! X just completed their first bounty. Here is your referral bonus!"

But I think let's stick with posting it to a tribe. We may want to do some engagement stuff with the notification later such as a meme / picture / making the message public or private for others to see.