Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 406 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 406 Bytes

GithubSmartSearchBot

Telegram bot for smart Github search by repository or by user

Requirements

pip install python-telegram-bot --upgrade
pip install PyGithub

Usage

To start using bot you need to set TELEGRAM_TOKEN and GITHUB_ACCESS_TOKEN through environmental variables of your OS or hosting(recommended) or just in settings.py. Then launch it and then you can start playing with it!