Skip to content

ssiyad/FootGramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FootGramBot

Telegram bot for Football lovers

Installation

git clone https://github.com/ssiyad/FootGramBot
cd FootGramBot
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python -m FootGramBot

Edit config.py as needed