Skip to content

abh80/github-readme-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Exchange Stats for Github Readme

  • Firstly find the id of site from this json file.
  • Paste this link in your github readme <img src="https://github-readme-stats-abh80.vercel.app/stack-exchange?site=[site_id]&id=[user_id]&theme=stackoverflow" height="200" width="400"/>

Twitter Stats for Github readme

Preview

image

Usage

There is a little complicacy in configuring the twitter stats as it has rate-limit, we cannot host one for everyone

Steps to install the twitter stats into your repo:

  • Head over to Twitter-Developer-Portal and create a new / use an exisiting application.

  • Copy the Bearer Token and save it somewhere.

  • Now go to your github repo (for me its abh80/abh80), then head over to settings then secrets > Actions.

  • Create a new repository secret named TWITTER_TOKEN and paste your Bearer Token there.

  • Now create a new repository secret named TWITTER_USERNAME and paste your twitter username there.

image

Releases

No releases published

Packages

No packages published