For HK user to book badminton easily
python -m venv .venv
source .venv/bin/activate # Windows 用 .venv\Scripts\activate
pip install -r requirements.txtCopy .env.template file to .env file.
Fill in username and password in .env file
Run command:
python -m smartplay.maincopy area_setting.csv.template to area_setting.csv
python -m smartplay.v2still work in progress, developed in mac platform change page too quickly, will jump even enter queue page.