Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

v1.1

Latest
Compare
Choose a tag to compare
@brandonnly brandonnly released this 22 Nov 06:15
· 6 commits to master since this release

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