bra1n / townsquare

Blood on the Clocktower virtual grimoire & town square
https://clocktower.online
GNU General Public License v3.0
416 stars 234 forks source link

Export Winner via Email #326

Closed jugeeya closed 1 month ago

jugeeya commented 1 month ago

Main Change

Similar to the Game State JSON in the Help menu, this adds another button to export the winning team, as well as the players and roles. It shows a preview of the simple body that will be sent out by the email, which is a simple tab-separated table of player, role, and whether they won or not. This can make it simple to scrape this information later on from one's email without really having to do any other setup.

Example:

Screenshot 2024-08-23 at 12 23 18 PM

Export Results opens a new tab that can send an email to the

Screenshot 2024-08-23 at 12 23 38 PM

Other Changes

bra1n commented 1 month ago

This project is no longer being actively maintained, however there's a popular fork that might be happy to receive this PR: https://github.com/nicholas-eden/townsquare