Skip to content

SagarDNG/Github-Chart-Hack-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Chart Hack Bot

It's only for Educational Purposes [Youtube Tutorial]

Instructions to Hack your Github Chart, and make it more Green :)

  1. Fork this repo, Open GitBash, go to the appropriate directory and Clone it
git clone https://github.com/YOUR_USERNAME_HERE/Github-Chart-Hack-Bot
  1. Move on to the folder
cd Github-Chart-Hack-Bot
  1. Open your code editor
code .
  1. Install required packeges
npm i
  1. Run the code
node index.js

Check your Github Chart, it would have turned green :))

To make it more green run the 5th command again & again OR Increase the argument value of makeCommit function in index.js

To undo the changes, just make the repo private(if your GitHub doesn't include private contributions on your profile) OR Delete the Repo

---Coded by SagarDNG

Releases

No releases published

Packages

No packages published