🌳 Green your github stats with a single click!
I assume you have logged into your github account at your computer
- Create new repository in your account (public or private will be okay)
- Download / clone this repository (remember to delete .git folder if you clone the repository, git init, and add remote url again)
- Run the Greenbot
Run the Greenbot.sh
file. if you want to modify the commit message, edit the string atline 3
This bot will randomly push 1 to 3 commit per click
Commit to the past ⏳
Run the Greenbot-past.sh
file. if you want to modify the commit message, edit the string at line 3
- Specify the start date and end date you want to commit in (in n-days ago)
- Start date must be greater than End date
- Bot will randomly push 1 to 3 commit per click