automatically update README using emojis
Caution
this project is dumped and is waiting for a new one.
REASON: it is not working as intended.
it does work before but it is limited for users that does not have contribution beyond 1 year.
see issue for more info.
❤️ total contributions: 0
🔥 daily streak: 0 daysupdate now
- get user's total contributions
- get user's daily streak
- auto edit README
Important
if u really really really want to try this,
do this stuffs:
- create PAT on ur account and copy the token
- create actions secrets on ur repository. name it GH_PAT and paste the token
- copy this file to ur
.github/workflows/
folder of ur repo - add
❤️ any text u want: 0
anywhere on ur README.md. this will get total contribution - add
🔥 any text u want: 0 days
anywhere on ur README.md. this will get daily streak - go to Actions > Update README
- look for "This workflow has a workflow_dispatch event trigger."
- click 'Run workflow'
im too lazy to add details for each steps but it should get u started :D