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: 3 months ago
JSON representation
Source code of @FootGramBot in Telegram
- Host: GitHub
- URL: https://github.com/ssiyad/footgrambot
- Owner: ssiyad
- License: mit
- Created: 2019-12-11T09:14:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:18:28.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T00:31:23.047Z (10 months ago)
- Topics: football, football-data, python3, soccer, soccer-matches, telegram
- Language: Python
- Homepage: https://t.me/FootGramBot
- Size: 53.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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