Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peter279k/github-follower-bot

My GitHub Follower Bot
https://github.com/peter279k/github-follower-bot

github-api github-followers

Last synced: 21 days ago
JSON representation

My GitHub Follower Bot

Awesome Lists containing this project

README

        

# GitHub Follower Bot

# Introduction

- This is my GitHub Follower Bot.
- When following me, my bot will follow you automatically :).

# Usage

- Prepare the Python 3.6+.
- Please visit the [Developer settings](https://github.com/settings/tokens) page to create a personal access token with the all of user permissions.
- Running the `pip3 install pipenv --user` to install the pipenv.
- Add the executable Python path via `export PATH=$PATH:/home/peter/.local/bin`.
- Running the `pipenv install` to install required dependencies.
- Running the `export github_user=your-github-user-name` to set the `github_user` environment variable.
- Running the `export personal_github_token=your-personal-github-token` to set the `personal_github_token` environment variable.
- Running the `pipenv run python follower_bot.py` command to run the bot!

# References

- https://gist.github.com/peter279k/daf1cc84ecfecf4d5c962b5637426406