CommitBot is a system to hack your Github contributions graph and look way more consistently productive than you actually are. CommitBot will automatically create a variable numbers of commits in a private target repository each day. That way, you can boost your Github contribution graph without actually having to do any real work!
- Clone this repository on your computer.
- Create a
.envfile in the root directory containing your Github API token. - Install the python dependencies with
pip install -r requirements.txt. - Run
python scripts/main.pyin the root directory. - Run
python scripts/cleanup_repo.pyto delete the repository created by CommitBot.
Interested in using CommitBot to boost your Github contribution graph? Simply fork this repository and configure a repository secret named TOKEN containing your personal Github API token.
Built for HackGT 8 ❤️
