Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ssiyad/footgrambot

Source code of @FootGramBot in Telegram
https://github.com/ssiyad/footgrambot

football football-data python3 soccer soccer-matches telegram

Last synced: about 12 hours ago
JSON representation

Source code of @FootGramBot in Telegram

Awesome Lists containing this project

README

        

# FootGramBot
### Telegram bot for Football lovers

## Installation
```shell
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