git clone https://github.com/xorz57/github-follower.git
cd github-follower
python -m venv .venv
.\.venv\Scripts\activate.bat
pip install -r .\requirements.txt
$env:GITHUB_USERNAME = 'your_github_username'
$env:GITHUB_TOKEN = 'your_github_token'
-
Notifications
You must be signed in to change notification settings - Fork 0
GitHub Follow Bot written in Python
License
xorz57/github-follower
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
GitHub Follow Bot written in Python
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published