Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 789 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 789 Bytes

telegram-mail-bot

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

Python Version MIT License Docker Image