Priority Voting

From Neos Wiki
Redirect page
Jump to navigation Jump to search

Redirecting to complete Patreon Page.

Priority Voting was a new feature added in build 2021.2.7.1345, it allows users to issue a priority request or vote for a feature that Patrons think are important and should get the attention it needs more immediately. To vote currently you must do it through the Neos Bot But for Simplicity sake we will put the command here as well.

GitHub Commmand (for Patreon users)

  • /priorityIssue <issue number> - Patreon supporters can vote to show that a specific GitHub issue is a priority for them.
    • <issue number> is GitHub issue number.
    • The command will echo back the title of the issue on success
    • You can only have 1 priority issue at the time. You can change your vote at any time
    • Current votes can be seen at https://www.neosvr-api.com/api/stats/priorityIssues, with vote count for each and vote points (points are proportional to level of support on Patreon, updated automatically)
    • Note that the priority issue list is updated asynchronously and can take a few minutes to reflect your vote in some cases