Amount of QA's upvotes

Hi all :slight_smile:
I’m using your awesome QA plugin. I’m trying to write a plugin for Discourse and for that , I need the total amount of upvotes (of all times) from the QA plugin. For example, if one thread I have 2 upvotes, second thread is 3 upvotes so the total upvotes should be 5. Does the QA plugin contains some public field that contains this information? If not, is there a way to achieve it?
Thank you all :slight_smile:

Hey @darkchill,

There’s no sitewide count of all votes at this time, but we’d be happy to accept a PR adding that data to the site_serializer :+1: