A very simple Telegram Bot which will update ongoing matches of Fotmob in a channel.
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.
Just press the below button to deploy to heroku.
Just press below button to host on replit.
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