This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
New Features
- Clear scores command (can use
-d
flag to set scores to 0) - Clear teams commands
Updates
- Wrote out full names for functions instead of just letters (I thought it was faster at first but just ended up getting annoying)
- Console output now has colour
- Name fields now take in strings as kwargs; you no longer have to surround them with quotes
- Swapping names/scores provides feedback
- Changed writer command to 'set'
- Updated README