Scripts to find where you've contributed on githubUsageadd a token to your environmentexport GITHUB_TOKEN=012340lskdjfkljklaj pip install -r requirements.txt python3 pulls.py <your github username here> python3 issues.py <your github username here>