/MailNotifierBot

Telegram bot that sends notifications about new emails

Primary LanguagePythonMIT LicenseMIT

MailNotifierBot

Telegram bot that sends notifications about new emails

Installation

pip install pyTelegramBotAPI
pip install mail-parser
pip install imapclient

Credit

This is an improved version of this project by quertyadrian.