This is a open source bot I created to assist the learning and preparation process for the IELTS test. This is designed to be used for native Mandatin speaker.
-
Have a Google account with a project created and Google Sheet API enabled. This include
- Create a project and have Google Sheet API enabled.
- Enable OAuth, and then add localhost/domain name to the allowed redirect uri list.
- Add test user to allow localhost access to the project and sheets
See the appendix section on how to set this up first.
-
Have Python installed (>=3.10)
Download dependecys
pip install -r requirements.txt