Monitors GitHub repositories for new stargazers and enriches their profiles with contact and company information.
stargazer-monitor.tsx
: Main handler for monitoring repositoriesslack-notifier.ts
: Slack notification functionalityEdit these values in stargazer-monitor.tsx
:
GITHUB_TOKEN
: GitHub API token for fetching stargazer dataSLACK_WEBHOOK_URL
: Slack webhook for notifications (optional)