Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.04 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.04 KB

Github Contribution Graph Hack

Version Details Download Details GitHub contributors MIT licensed

A simple GitHub trick to extrapolate your contribution graph. It should be used for educational purpose only. Not to take unfare advantage over others. Make sure you have must have Python 3 installed.

Watch youtube video here Link to video

python3 --version
Python 3.7.6

Usage Instructions

create a text file bot.txt (or any other txt file and change its name accordingly in main.py)

Run main.py using the command

python3 main.py

It may take few seconds depending upon the configuration of your machine.

Output Looks like

before

to

after

License

The MIT License (MIT)