Fotmob-Bot
A very simple Telegram Bot which will update ongoing matches of Fotmob in a channel.
Demo Channel
Configs
API_ID
- Get this from @TeleORG_BotAPI_HASH
- Get this from @TeleORG_BotBOT_TOKEN
- Get this from @BotFatherSTATUS_UPDATE_CHANNEL_ID
- A Telegram Channel ID where bot will send updates or matches.
Host on Heroku
Just press the below button to deploy to heroku.
Host on Replit
Just press below button to host on replit.
Host Locally (Linux)
git clone https://github.com/AbirHasan2005/Fotmob-Bot.git
cd Fotmob-Bot
pip3 install -r requirements.txt
Now set your configs in sample_configs.env
and rename to configs.env
mv sample_configs.env configs.env
python3 main.py