Hermione, the bot is made especially made for authors to manage the editing process, from managing the edit requests to keeping track of accepted and rejected requests.
MIT License
2
stars
0
forks
source link
Replaced the emoji-based voting system with button based voting system #28
With this pull request, I am replacing the emoji-based voting system with the button-based voting system. This approach is much more manageable than the previous one. I have also implemented a community voting system, where the community can vote If they feel an edit should be made or not, and the result will be displayed after the main author/authors make their vote. The results will be displayed in both graphical and text formats. For graphical format, I am using a donut graph to display the results.
With this pull request, I am replacing the emoji-based voting system with the button-based voting system. This approach is much more manageable than the previous one. I have also implemented a community voting system, where the community can vote If they feel an edit should be made or not, and the result will be displayed after the main author/authors make their vote. The results will be displayed in both graphical and text formats. For graphical format, I am using a donut graph to display the results.