A scraping bot that scrapes breaking news from various sources and forwards them to a Telegram chat.
To use it, you need to create a Telegram bot and replace your tokens / IDs in the .env
file.
Requirements:
- Python 3.10.0+
python-dotenv
beautifulsoup4
python-telegram-bot
requests
Please note: this bot has been created for personal use (as you can see from the sources), but you can edit it as you like. For any bug report or enhancement, open an issue.