https://github.com/tatsuyafujisaki/github-automated-follow-and-unfollow-back
This script will follow new followers and unfollow unfollowers.
https://github.com/tatsuyafujisaki/github-automated-follow-and-unfollow-back
deno github octokit typescript unfollow
Last synced: 6 months ago
JSON representation
This script will follow new followers and unfollow unfollowers.
- Host: GitHub
- URL: https://github.com/tatsuyafujisaki/github-automated-follow-and-unfollow-back
- Owner: tatsuyafujisaki
- Created: 2024-11-25T05:28:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T00:33:59.000Z (10 months ago)
- Last Synced: 2025-03-24T00:55:35.611Z (7 months ago)
- Topics: deno, github, octokit, typescript, unfollow
- Language: TypeScript
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```shell
deno run --allow-env --allow-import --allow-net main.ts
```