A bot that can make your Github stats green with scheduled auto commit.
- Clone or fork this repo.
- Activate Github Actions.
- Change the
email
andname
information on file.github/workflows/bot.yml
. - Change the scheduling time on file
bot.yml
. Example: You can try to run it in every hour with string1 * * * *
.
MIT
Copyright © 2020 by Sutan Gading Fadhillah Nasution.