Longhorn-Riichi / UvUManager

Discord bot for Longhorn Riichi's recurring special tournament: UTA vs UTD.
https://discord.gg/gSmwTZcChz
MIT License
2 stars 0 forks source link

Big Refactors and Modularization #23

Closed peter1357908 closed 1 year ago

peter1357908 commented 1 year ago
  1. Refactored to use gspread.
  2. Refactored to put all configs in config.env.
  3. Greatly improved README.md (e.g., with instructions to set up the project).
  4. Various other improvements.
peter1357908 commented 1 year ago

The said "other improvements":

  1. make log_message also govern the "response/notification received" console prints.
  2. identify and stop raising the "not everyone prepared for match" error in TableView (still send the error message on Discord like before)