GitHub Connections

You should authenticate with Github to raise API rate limits from 60/hr to 5000/hr. To do so, create a new application using the following values: When you're done, you'll get a client ID and client secret. If you're setting up your own instance of GitHub Connections, copy-paste those values into config.js. Otherwise, change the URL of this page to include the values like this, replacing CLIENT_ID and CLIENT_SECRET with your corresponding tokens:
https://icecreamyou.github.io/GitHub-Tools/?client_id=CLIENT_ID&client_secret=CLIENT_SECRET