Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ssiyad/footgrambot
- Owner: ssiyad
- License: mit
- Created: 2019-12-11T09:14:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:18:28.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T11:29:05.782Z (over 1 year ago)
- Topics: football, football-data, python3, soccer, soccer-matches, telegram
- Language: Python
- Homepage: https://t.me/FootGramBot
- Size: 53.7 KB
- Stars: 1
- 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