A neat little script a wrote to remind me to do my reviews.
- Generate a new token here. It does not need any special permissions.
- replace
YOUR_V2_TOKEN-HERE
in the script with your token. - install the dependencies in requirements.txt
- put it in the Windows task sceduler. I have it set to run once upon logon and I am using pythonw to run it as it does not open a console. (see below for reference)
- never miss your reviews again.