Having a feature to set the weight of votes for users would be awesome. The weight can be set/updated using JWT, Webhook or API. The final voting score will be calculated as: score = sum of votes multiplied by the weight for each vote.
In addition to that having a feature to freeze the votes after a specific deadline would help in getting a clear view of users.