Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Telegram Bot to gain mutual subscriptions on GitHub

License

Notifications You must be signed in to change notification settings

IndexStorm/GitHub-Follow-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Currently not operating

GitHub Follow Bot

Telegram Bot to gain mutual subscriptions.

Username: @GitHub_Follow_Bot

Link: https://t.me/GitHub_Follow_Bot

Motivation

This Bot is a new way to increase your networking, find other passionate programmers, and gain more GitHub followers!

Every day you are sent 5 GitHub users to follow. If you follow them in 24 hours, then you will be featured to other users too. If you miss it, that's okay. As soon as you follow them the bot will add you back to the featured list.

Installation

pip install -r requirements.txt

Quick Start

  1. Create a GitHub Token with repo: public_repo permission.
  2. Place it in get_gh_token in Bot/GitApi.py
  3. Create a Telegram Bot Token.
  4. Place it in API_TOKEN in Bot/Bot.py
  5. Run python3 Bot.py
  6. Enjoy

Tech/framework used

The bot was built on Python 3.7 using aiogram, aiosqlite, aiohttp.

indexStorm

Mike

Evgeniy

Licence

MIT