A Telegram bot that retrives the newest email periodically and sends them to you as chat messages.
Changes from upstream
- Replaced POP3 with IMAP protocol (as used more widely)
- Added Docker image hosted on ghcr.io
- Updated code to support python-telegram-bot-20.x APIs
- Added a
/list
query to list all emails received - Updated deps in Pipfile