Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QF Social Network on Discord #3

Open
owocki opened this issue Nov 4, 2022 · 0 comments
Open

QF Social Network on Discord #3

owocki opened this issue Nov 4, 2022 · 0 comments

Comments

@owocki
Copy link
Contributor

owocki commented Nov 4, 2022

This posts builds upon https://gov.gitcoin.co/t/a-quadratic-funding-powered-social-network/9462

The goal of this ticket is to build a QF Social Tipping Bot on Discord. A normal discord bot that I can use to do Quadratic Funding - powered microtips as the main engagement mechanism for rewarding users instead of likes

for the v0.1:

  1. integrates with gitcoin grants protocol/gitcoin passport and Discord such that I can tip a user from within my discord interaction with them

admin backend:

  1. kevins address (owocki.eth) can setup a new QF round (attributes: start date, end date, amount in GTC)
  2. kevins address can payout any QF round after the round ends.
  3. assume only 1 round active at a time for now

user frontend:

  1. user uses a discord bot to reward another discord user in their community with a microtip
  2. bot makes it clear how much QF match will be given by microtip
  3. when payouts happen, bot comments back to let ppl know they've been paid.

if possible:

  1. use grants protocol for QF matching
  2. use passport for sybil resistence

future iterations:

  1. more ppl can create QF rounds
  2. more rounds than 1 at once
  3. leaderboards & analytics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant