hyfc / telegram-mail-bot

A Telegram bot that retrieves the newest email periodically and sends them to you as chat messages.
MIT License
45 stars 39 forks source link

Wiki or readme to deploy this bot #6

Open bolavefasfas opened 2 years ago

135e2 commented 1 year ago

This repo is unmaintained for quite a while, so you need to explictly specify python-telegram-bot==13.2 here

And in #5 , the author added another ENV called OWNER_CHAT_ID, which is also necessary to be declared in Dockerfile.

What's more, if you are using irregular POP3/IMAP server domain, modify it here to match your own needs.


You can also checkout my fork here, with added IMAP support and up-to-date python-telegram-bot dependency.


Update: I have just configured GitHub Actions to automatically build a Docker image. View it at https://github.com/135e2/telegram-mail-bot/pkgs/container/telegram-mail-bot.