Skip to content

NullDev/GitHub-Follow-Track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-Follow-Track

Track GitHub Followers and send discord messages on new followers and unfollows

Usage

  • Glone repo to a server or where it's gonna stay up and running
  • Do npm ci to install dependencies
  • Run npm run generate-config to generate a config
  • Create a discord webhook on a channel where you want to receive the updates
  • Edit the config in config/config.custom.js
    • Add your GitHub username to user
    • Add your discord webhook link to discord_webhook
  • Run using npm start
    • Or using pm2: pm2 start src/app.js
  • Done

About

🌟 Track GitHub Followers and send discord messages on new followers and unfollows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published