Voting Power in Polls

Hi!

Does Patreon offer any tools to make it possible to create different voting power for each tier?

As an alternative, I have enough skill to use the Patreon API, is there any command to get the votes on a poll as that CSV file?

Thanks in advance,

Oppai-Man

1 Like

I haven’t seen this option discussed by our product team, but will be sure to surface it to the team as something we ought to consider!

I’ve heard this from creators before as well wanting certain tiers votes to weigh more than others and think that it would be a great option to offer creators.

If you need help with our API, you can refer to this post here.

2 Likes

Thanks for considering.

I’m making my own solution in Python by downloading the Relationship Manager CSV and combining it with the Poll Votes CSV to calculate the weighted results.

It’s a good enough solution for me.

1 Like

I want this too!