This is a fork of @user2589/ghd
Create token.txt file, and list your GitHub Token per line
main.py contains a few examples
Once you log into your GitHub account, click on your avatar - Settings - Developer settings - Personal access tokens - Generate new token - Generate token (green button at the bottom of the screen). Important: DO NOT CHECK ANY OF THE BOXES THAT DEFINE SCOPES
You could have multiple email accounts (--> multiple GitHub accounts) --> make a token for each.
Create a fork, make changes in your fork, and once finish the implementation, submit a PR.