Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

IMOitself/AfterReadme

Repository files navigation

AfterReadme

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.


Sample

❤️ total contributions: 0

🔥 daily streak: 0 daysupdate now


Features

  • get user's total contributions
  • get user's daily streak
  • auto edit README



Installation

Important

if u really really really want to try this,
do this stuffs:

  1. create PAT on ur account and copy the token
  2. create actions secrets on ur repository. name it GH_PAT and paste the token
  3. copy this file to ur .github/workflows/ folder of ur repo
  4. add ❤️ any text u want: 0 anywhere on ur README.md. this will get total contribution
  5. add 🔥 any text u want: 0 days anywhere on ur README.md. this will get daily streak
  6. go to Actions > Update README
  7. look for "This workflow has a workflow_dispatch event trigger."
  8. click 'Run workflow'

    im too lazy to add details for each steps but it should get u started :D