MCPcopy Index your code
hub / github.com/esin/ghfollow

github.com/esin/ghfollow @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3 symbols 9 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ghfollow

This bot looks at your timeline and try to find Follow event. If one of your friend follow to somebody, bot will to

Disclaimer

You run this application at own risk

The more subscribers there are, the longer it takes to find new ones

Running

You need this environment variables:

GITHUB_TOKEN= # GitHub token (PAT) from https://github.com/settings/tokens

GITHUB_RSS= # RSS feed from your home Timeline (url of Subscribe to your news feed in the bottom of page), for example: https://github.com/esin.private.atom?token=ABCDE 

GITHUB_USERNAME= # Your username

FOLLOWBACK=0 # If you want follow for your followers, you can set 1

Or you can run Docker image like:

docker run -ti -e GITHUB_TOKEN=ghp_xxxx -e GITHUB_RSS='https://github.com/esin.private.atom?token=ABCDE' -e GITHUB_USERNAME='YourUsername' es1n/ghfollow

This project should be private, but something goes wrong

Core symbols most depended-on inside this repo

showFollowCount
called by 2
githubfollower.go
isFollowing
called by 1
githubfollower.go
main
called by 0
githubfollower.go

Shape

Function 3

Languages

Go100%

Modules by API surface

githubfollower.go3 symbols

For agents

$ claude mcp add ghfollow \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact